CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/22 03:30:36
Modified files:
usr.sbin/relayd: relay_http.c relayd.h
Log message:
fix some cases where we relay_abort_http() the connection too soon.
instead, pass a more specific error back and handle the errors in
relay_test() instead.
reported by Arto Jonsson and Hiltjo Posthuma, thanks!
ok bluhm@ reyk@
