CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/05/08 17:22:19
Modified files:
usr.sbin/relayd: http.h relay.c relay_http.c relayd.c relayd.h
Log message:
Fix and tweak websocket upgrade handling.
- Don't expect the Connection header to equal Upgrade, it may include Upgrade
- Reshuffle the code to check the Upgrade/Connection headers in one place
Reported and tested by Rivo Nurges
OK and input from benno@
Cvs: ----------------------------------------------------------------------