-
Name
-
async-http
-
Version
-
0.56.0
-
Platform
-
ruby
-
Authors
-
Samuel Williams
-
Bindir
-
bin
-
Date
-
2021-04-23 00:00:00 UTC
-
Dependencies
-
async (~> 1.25)
async-io (~> 1.28)
async-pool (~> 0.2)
protocol-http (~> 0.22.0)
protocol-http1 (~> 0.14.0)
protocol-http2 (~> 0.14.0)
async-container (~> 0.14, development)
async-rspec (~> 1.10, development)
covered (>= 0, development)
rack-test (>= 0, development)
rspec (~> 3.6, development)
localhost (>= 0, development)
-
Files
-
bake/async/http.rb
bake/async/http/h2spec.rb
lib/async/http.rb
lib/async/http/body.rb
lib/async/http/body/delayed.rb
lib/async/http/body/hijack.rb
lib/async/http/body/pipe.rb
lib/async/http/body/slowloris.rb
lib/async/http/body/stream.rb
lib/async/http/body/writable.rb
lib/async/http/client.rb
lib/async/http/endpoint.rb
lib/async/http/internet.rb
lib/async/http/internet/instance.rb
lib/async/http/protocol.rb
lib/async/http/protocol/http1.rb
lib/async/http/protocol/http1/client.rb
lib/async/http/protocol/http1/connection.rb
lib/async/http/protocol/http1/request.rb
lib/async/http/protocol/http1/response.rb
lib/async/http/protocol/http1/server.rb
lib/async/http/protocol/http10.rb
lib/async/http/protocol/http11.rb
lib/async/http/protocol/http2.rb
lib/async/http/protocol/http2/client.rb
lib/async/http/protocol/http2/connection.rb
lib/async/http/protocol/http2/input.rb
lib/async/http/protocol/http2/output.rb
lib/async/http/protocol/http2/request.rb
lib/async/http/protocol/http2/response.rb
lib/async/http/protocol/http2/server.rb
lib/async/http/protocol/http2/stream.rb
lib/async/http/protocol/https.rb
lib/async/http/protocol/request.rb
lib/async/http/protocol/response.rb
lib/async/http/proxy.rb
lib/async/http/reference.rb
lib/async/http/relative_location.rb
lib/async/http/server.rb
lib/async/http/statistics.rb
lib/async/http/version.rb
-
Homepage
-
https://github.com/socketry/async-http
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.1.2
-
Specification version
-
4
-
Summary
-
A HTTP client and server library.
-
Original platform
-
ruby
-
New platform
-
ruby