-
Name
-
async-http
-
Version
-
0.23.1
-
Platform
-
ruby
-
Authors
-
Samuel Williams
-
Bindir
-
bin
-
Date
-
2018-05-02 00:00:00 UTC
-
Dependencies
-
async (~> 1.6)
async-io (~> 1.10)
http-2 (~> 0.9.0)
async-rspec (~> 1.1, development)
bundler (~> 1.3, development)
rspec (~> 3.6, development)
rake (>= 0, development)
-
Email
-
samuel.williams@oriontransfer.co.nz
-
Files
-
.gitignore
.rspec
.travis.yml
Gemfile
README.md
Rakefile
async-http.gemspec
lib/async/http.rb
lib/async/http/accept_encoding.rb
lib/async/http/body.rb
lib/async/http/body/buffered.rb
lib/async/http/body/chunked.rb
lib/async/http/body/deflate.rb
lib/async/http/body/fixed.rb
lib/async/http/body/inflate.rb
lib/async/http/body/readable.rb
lib/async/http/body/streamable.rb
lib/async/http/body/wrapper.rb
lib/async/http/body/writable.rb
lib/async/http/client.rb
lib/async/http/content_encoding.rb
lib/async/http/headers.rb
lib/async/http/middleware.rb
lib/async/http/middleware/builder.rb
lib/async/http/pool.rb
lib/async/http/protocol.rb
lib/async/http/protocol/http1.rb
lib/async/http/protocol/http10.rb
lib/async/http/protocol/http11.rb
lib/async/http/protocol/http2.rb
lib/async/http/protocol/https.rb
lib/async/http/protocol/request_failed.rb
lib/async/http/reference.rb
lib/async/http/relative_location.rb
lib/async/http/request.rb
lib/async/http/response.rb
lib/async/http/server.rb
lib/async/http/statistics.rb
lib/async/http/url_endpoint.rb
lib/async/http/version.rb
-
Homepage
-
https://github.com/socketry/async-http
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.7.6
-
Specification version
-
4
-
Summary
-
A HTTP client and server library.
-
Original platform
-
ruby
-
New platform
-
ruby