openbullet / openbullet/OpenBullet2

[BUG] OB2 refuses to use keep-alive on connection

Open
#344 2 comments 2 reactions 1 assignee View on GitHub

@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
behavior

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.