actix / actix/actix-web

define behavior when multiple Connection header values are provided

Open
#2,692 0 comments 0 reactions 0 assignees View on GitHub
A-http needs-investigation
Dominant language
Rust
Stars
24.8k
Forks
1.9k
Avg merge
23h 10m
Merged PRs (30d)
26

Description

see dicussion in comments of : https://github.com/actix/actix-web/discussions/2691#discussioncomment-2340435

in particular:
- what happens when receiving `close, upgrade`
- what happens when receiving `keep-alive, upgrade`
- other tricky combinations? TODO

## References
> RFC 6455
> The request MUST contain a |Connection| header field whose value MUST include the "Upgrade" token.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.