desktop icon indicating copy to clipboard operation
desktop copied to clipboard

[Bug]: Crashes on uploading deleted images

Open rahul0tripathi opened this issue 8 months ago • 0 comments

What happened?

apparently before sending a request containing a file, multipart form upload, if the file is deleted, and then request is made the client crashes

Steps to reproduce?

1. choose form body 
2. attach a file in an input field
3. make a request
4. delete the file 
5. make the request
6. crashes

What did you expect to happen?

client should check if the file exists before calling the requested action

Platform

None

HTTPie Desktop version

2024.1.2

Relevant log output

No response

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

rahul0tripathi avatar Jun 04 '24 19:06 rahul0tripathi