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
If send file using file property, Content-Disposition and Content-Type header changes in interceptors is ignored. Need to set header only if header was not set before.
The text was updated successfully, but these errors were encountered:
RiceWithMeat
changed the title
Can not change Content-Disposition header if file descriptor used
Can not change Content-Disposition and Content-Type header if file descriptor used
Jan 24, 2025
If send file using
file
property, Content-Disposition and Content-Type header changes in interceptors is ignored. Need to set header only if header was not set before.The text was updated successfully, but these errors were encountered: