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
First of all - thanks for this great library!
I'm trying to post a file to my server, but the server expect an application/zip content, and when i'm trying to send a file using Just it keeps changing the content-description to multipart/form-data.
Is there any way to force it not to change the content-description?
The text was updated successfully, but these errors were encountered:
Hi,
First of all - thanks for this great library!
I'm trying to post a file to my server, but the server expect an application/zip content, and when i'm trying to send a file using Just it keeps changing the content-description to multipart/form-data.
Is there any way to force it not to change the content-description?
The text was updated successfully, but these errors were encountered: