module Protocol
module Protocol::HTTP1
module Protocol::HTTP1::Body
module Protocol::HTTP1::Reason
class Protocol::HTTP1::BadHeader
class Protocol::HTTP1::BadRequest
class Protocol::HTTP1::Body::Chunked
class Protocol::HTTP1::Body::Fixed
class Protocol::HTTP1::Body::Remainder
class Protocol::HTTP1::Connection
class Protocol::HTTP1::ContentLengthError
class Protocol::HTTP1::Error
class Protocol::HTTP1::InvalidRequest
class Protocol::HTTP1::LineLengthError
class Protocol::HTTP1::ProtocolError
protocol-http1
0.34.0
The protocol was violated in some way, e.g. trying to write a request while reading a response.