module Async
module Async::HTTP
module Async::HTTP::BufferedBody::Reader
module Async::HTTP::Protocol
module Async::HTTP::Protocol::HTTPS
class Async::HTTP::Body
class Async::HTTP::BufferedBody
class Async::HTTP::Client
class Async::HTTP::FixedBody
class Async::HTTP::Pool
class Async::HTTP::Protocol::HTTP1
class Async::HTTP::Protocol::HTTP10
class Async::HTTP::Protocol::HTTP11
class Async::HTTP::Protocol::HTTP11::ChunkedBody
class Async::HTTP::Protocol::HTTP2
class Async::HTTP::Request
class Async::HTTP::Response
class Async::HTTP::Server
class Async::HTTP::URLEndpoint
async-http
0.13.0
# read
def read self.body ? self.body.read : nil end