Skip to content

Do not send a Keep-Alive header for HTTP/1.1#701

Merged
Kaliumhexacyanoferrat merged 1 commit into
mainfrom
feature/remove-keep-alive-for-1.1
Oct 17, 2025
Merged

Do not send a Keep-Alive header for HTTP/1.1#701
Kaliumhexacyanoferrat merged 1 commit into
mainfrom
feature/remove-keep-alive-for-1.1

Conversation

@Kaliumhexacyanoferrat
Copy link
Copy Markdown
Owner

In HTTP/1.1 and onward, persistent connections are used by default, so we do not need to send a Keep-Alive header to indicate this.

@Kaliumhexacyanoferrat Kaliumhexacyanoferrat added this to the Version 10 milestone Oct 17, 2025
@Kaliumhexacyanoferrat Kaliumhexacyanoferrat self-assigned this Oct 17, 2025
@Kaliumhexacyanoferrat Kaliumhexacyanoferrat merged commit 8616601 into main Oct 17, 2025
3 checks passed
@Kaliumhexacyanoferrat Kaliumhexacyanoferrat deleted the feature/remove-keep-alive-for-1.1 branch October 17, 2025 12:19
@Kaliumhexacyanoferrat Kaliumhexacyanoferrat added the enhancement New feature or request label Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant