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
Currently the ContentDispositionHeaderValue for a file is always set as "attachment". We would rather see "form-data" instead here for our case. Would you be so kind as to provide a switch for configuring the file upload mode? Thanks!
The text was updated successfully, but these errors were encountered:
Currently the ContentDispositionHeaderValue for a file is always set as "attachment". We would rather see "form-data" instead here for our case. Would you be so kind as to provide a switch for configuring the file upload mode? Thanks!
The text was updated successfully, but these errors were encountered: