openbullet / openbullet/OpenBullet2
[BUG] OB2 refuses to use keep-alive on connection
Open
@openbullet is already working on this.
Since Jun 11, 2024.
bug
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 602
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
If I try to use Connection: keep-alive in the custom headers, it returns Connection: close in the debugger.
To Reproduce
Steps to reproduce the behavior:
Just open a config and add an http request block and put Connection: keep-alive there. Start the debugger.
Expected behavior
Do not change the keep-alive to close.
Screenshots

Desktop (please complete the following information):
- OS: Win 10 Pro x64
- Browser: Tested on Firefox 89 and Chrome 91
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.