CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/02 12:02:45
Modified files:
usr.sbin/relayd: relay_http.c
Log message:
With HTTP keepalive, relayd only filtered the first request and
switched to pass-through mode for subsequent requests from the client.
Make sure to stay in HTTP header mode.
ok benno@
