You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As pointed out in this issue , Users maybe be forced to update the Content-Type to a specific content type i,e an service can restrict the upload type to images only as opposed to octet-stream, Current suggestion is to add a TrySetStreamContentAndContentType that will respect existing content stream in the headers and only set it IFF it does not exist
The text was updated successfully, but these errors were encountered:
rkodev
changed the title
[]
Allow User to Set Content Stream Via Headers
Jul 15, 2024
As pointed out in this issue , Users maybe be forced to update the
Content-Type
to a specific content type i,e an service can restrict the upload type to images only as opposed to octet-stream, Current suggestion is to add aTrySetStreamContentAndContentType
that will respect existing content stream in the headers and only set it IFF it does not existThe text was updated successfully, but these errors were encountered: