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

Header doesn't remove from request until I save it #2776

Closed
2 tasks done
abkarim opened this issue Aug 7, 2024 · 3 comments
Closed
2 tasks done

Header doesn't remove from request until I save it #2776

abkarim opened this issue Aug 7, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@abkarim
Copy link

abkarim commented Aug 7, 2024

I have checked the following:

  • I use the newest version of bruno.
  • I've searched existing issues and found nothing related to my issue.

Describe the bug

If i uncheck a header it should not be send with the request, but it sends it with the request until I save it.

Does it work like this intentionally? It's so awkward and responsible for bug and my headache

My OS details:

Distributor ID:	Debian
Description:	Debian GNU/Linux 12 (bookworm)
Release:	12
Codename:	bookworm```


### .bru file to reproduce the bug

_No response_

### Screenshots/Live demo link

Video 
[Screencast from 2024-08-08 00-58-44.webm](https://github.com/user-attachments/assets/c3329510-8ae5-48d3-b9b5-ae09476f97bc)
@abkarim abkarim added the bug Something isn't working label Aug 7, 2024
@blackr1234
Copy link

blackr1234 commented Aug 9, 2024

Facing similar issue with request header.

If I edit a header value without saving it, then click the button to fire the request, it uses the old value.

Only after I save the request (Ctrl + S), then click the button to fire the request, it will then use the new value.

OS: Windows 10
Version: 1.23.1

@PAllisonVSO
Copy link

I am having the same issue as blackr1234. If I change a header value, even if I save, it does not change unless I close and reopen the request. However, if I use a variable from the environment for the header value, it works fine.

@blackr1234
Copy link

#2651

I tested that the issue I mentioned is fixed in 1.24.0.

Perhaps OP can also try it out.

@abkarim abkarim closed this as completed Aug 11, 2024
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

3 participants