Multi-Part requests. Filename should be in file part of payload in filename = "myfile.pdf"
complete
Ashley Englisch-Spinney
In a multi-part file part request. If the filename is provided (which it typical must be in so the API Client can upload the file), the filename is should be included in the payload. Yaak does not do this. Attachments for Yaak vs Postman. While the request does get a 200 OK in the case from Yaak, a lot of times the server logic will utilize the filename.
Gregory Schier
complete
https://yaak.app/changelog/2024.3.7/
Ashley Englisch-Spinney
Gregory Schier this is working great. thank you!
Gregory Schier
in progress
Thanks for pointing this one out, I should have noticed this. Fix implemented and will be in this week's release!