Module: Async::HTTP

Defined in:
lib/async/http/pool.rb,
lib/async/http/client.rb,
lib/async/http/server.rb,
lib/async/http/headers.rb,
lib/async/http/version.rb,
lib/async/http/url_endpoint.rb,
lib/async/http/protocol/http1.rb,
lib/async/http/protocol/http2.rb,
lib/async/http/protocol/https.rb,
lib/async/http/protocol/http10.rb,
lib/async/http/protocol/http11.rb,
lib/async/http/protocol/request.rb,
lib/async/http/protocol/response.rb

Defined Under Namespace

Modules: Protocol Classes: Client, Headers, Pool, Server, URLEndpoint

Constant Summary collapse

VERSION =
"0.10.0"