module Async
module Async::HTTP
module Async::HTTP::Body
module Async::HTTP::Body::Reader
module Async::HTTP::Methods
module Async::HTTP::Middleware::HelloWorld
module Async::HTTP::Middleware::NotFound
module Async::HTTP::Middleware::Okay
module Async::HTTP::Protocol
module Async::HTTP::Protocol::HTTP1
module Async::HTTP::Protocol::HTTP10
module Async::HTTP::Protocol::HTTP11
module Async::HTTP::Protocol::HTTP1::Client
module Async::HTTP::Protocol::HTTP1::Connection
module Async::HTTP::Protocol::HTTP1::Server
module Async::HTTP::Protocol::HTTP2
module Async::HTTP::Protocol::HTTP2::Connection
module Async::HTTP::Protocol::HTTPS
class Async::HTTP::AcceptEncoding
class Async::HTTP::Body::Buffered
class Async::HTTP::Body::Chunked
class Async::HTTP::Body::Deflate
class Async::HTTP::Body::File
class Async::HTTP::Body::Fixed
class Async::HTTP::Body::Inflate
class Async::HTTP::Body::Readable
class Async::HTTP::Body::Remainder
class Async::HTTP::Body::Rewindable
class Async::HTTP::Body::Statistics
class Async::HTTP::Body::Streamable
class Async::HTTP::Body::Wrapper
class Async::HTTP::Body::Writable
class Async::HTTP::Body::ZStream
class Async::HTTP::Client
class Async::HTTP::ContentEncoding
class Async::HTTP::Middleware
class Async::HTTP::Middleware::Builder
class Async::HTTP::Pool
class Async::HTTP::Protocol::BadRequest
class Async::HTTP::Protocol::HTTP10::Client
class Async::HTTP::Protocol::HTTP10::Server
class Async::HTTP::Protocol::HTTP11::Client
class Async::HTTP::Protocol::HTTP11::Server
class Async::HTTP::Protocol::HTTP1::Request
class Async::HTTP::Protocol::HTTP1::Response
class Async::HTTP::Protocol::HTTP2::Client
class Async::HTTP::Protocol::HTTP2::Request
class Async::HTTP::Protocol::HTTP2::Response
class Async::HTTP::Protocol::HTTP2::Server
class Async::HTTP::Protocol::HTTP2::Stream
class Async::HTTP::Protocol::Request
class Async::HTTP::Protocol::RequestFailed
class Async::HTTP::Protocol::Response
class Async::HTTP::RelativeLocation
class Async::HTTP::Request
class Async::HTTP::Response
class Async::HTTP::Server
class Async::HTTP::Statistics
class Async::HTTP::URLEndpoint
class OpenSSL::SSL::SSLContext
class OpenSSL::SSL::SSLSocket
async-http
0.31.1
# stop
def stop(error) if @remaining != 0 @stream.close end end