Do not rip out the output buffer of the bufferevent. Instead just use an
authorclaudio <claudio@openbsd.org>
Mon, 27 Nov 2017 17:35:49 +0000 (17:35 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 27 Nov 2017 17:35:49 +0000 (17:35 +0000)
commit9fe0157e2403ae44838b212475b7dc46657c9d83
treed0d4c5ab01c70659a7d47ffb4497361f633b070b
parent57e2f5490c3f6b563dfc785cd53ac5ced9c3cad2
Do not rip out the output buffer of the bufferevent. Instead just use an
initial bufferevent_write_buffer() to write out the queued up HTTP request.
OK benno@
usr.sbin/relayd/relay.c