diff options
| author | Andrew Clayton <a.clayton@nginx.com> | 2025-01-27 17:13:52 +0000 |
|---|---|---|
| committer | Andrew Clayton <a.clayton@nginx.com> | 2025-02-10 23:21:00 +0000 |
| commit | df62a2a2be42ed9dc5c0306326f2171a54df459f (patch) | |
| tree | fb9748873285ba1921227ef97ecba8b841e0287f /src/java/nginx/unit/UnitSessionCookieConfig.java | |
| parent | b2866409cb28d9e22b73e4db03b5fd11c87c5ebf (diff) | |
| download | unit-df62a2a2be42ed9dc5c0306326f2171a54df459f.tar.gz unit-df62a2a2be42ed9dc5c0306326f2171a54df459f.tar.bz2 | |
http: Fix WebSockets with Firefox
Firefox (going back a couple of years at least) was unable to open a
WebSocket connection to Unit due to it sending a Connection header of
Connection: keep-alive, Upgrade
However in Unit we were expecting only a single value in the header.
Fix the 'Connection' parsing in nxt_h1p_connection() to address this.
Closes: https://github.com/nginx/unit/issues/772
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'src/java/nginx/unit/UnitSessionCookieConfig.java')
0 files changed, 0 insertions, 0 deletions
