Closed GoogleCodeExporter closed 9 years ago
Original comment by bmcqu...@google.com
on 26 Feb 2010 at 1:08
The only remaining CHECK is in http_stream_accumulator.cc where we implement
reading
from filters. There are a few read types we don't yet support so we CHECK if we
encounter these read types.
Original comment by bmcqu...@google.com
on 8 Mar 2010 at 11:29
This is no longer an issue -- the new SPDY-to-HTTP input filter handles all
read modes (except for EATCRLF, for which it returns APR_ENOTIMPL, as does
mod_ssl).
Original comment by mdste...@google.com
on 20 Dec 2011 at 7:47
Original issue reported on code.google.com by
bmcqu...@google.com
on 26 Feb 2010 at 1:07