Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: hang-up on sending request with modified file #203

Open
1 task done
dragoangel opened this issue Jan 9, 2025 · 0 comments
Open
1 task done

[Bug]: hang-up on sending request with modified file #203

dragoangel opened this issue Jan 9, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@dragoangel
Copy link

What happened?

Modification of the file after choosing it as a body result in full freeze of HTTPie app.

Steps to reproduce?

1. Launch the app
2. Create POST request with File as a body
3. Modify file
4. Click Send request button

What did you expect to happen?

  • if file still exists - new content of the file will be uploaded as a body
  • if file not exists - error is showed that propose to choose another file or cancel request as there no more such file exist

Platform

Windows

HTTPie Desktop version

2024.1.2

Relevant log output

N/A

Code of Conduct

  • I agree to follow this project's Code of Conduct
@dragoangel dragoangel added the bug Something isn't working label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant