core.medplumrequestoptions.followredirectoncreated
Home > @medplum/core > MedplumRequestOptions > followRedirectOnCreated
MedplumRequestOptions.followRedirectOnCreated property
Optional flag to follow "Location" or "Content-Location" URL on successful HTTP 201 "Created" responses.
Signature:
followRedirectOnCreated?: boolean;