15 #include "chunkedStream.h"
27 if (_channel != (HTTPChannel *)NULL) {
28 _channel->body_stream_destructs(
this);
42 if (_buf._done || _buf.is_closed()) {
66 IChunkedStream::ReadState IChunkedStream::
68 return _buf.get_read_state();
71 #endif // HAVE_OPENSSL