CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/04 14:25:04
Modified files:
usr.sbin/relayd: http.h parse.y relay.c relay_http.c
relayd.conf.5 relayd.h
Log message:
Support for rfc 6455 Websockets connection upgrade. Add a new protocol
option 'http { [no] websockets }' to allow such connections (default
is no). Original diff from Daniel Lamando (dan AT danopia DOT net),
option and header checks by me. suggestions and ok bluhm@ and earlier
diff claudio@
