Metadata


Name
excon
Version
0.112.0
Platform
ruby
Authors
dpiddy (Dan Peterson)
geemus (Wesley Beary)
nextmat (Matt Sanders)
Bindir
bin
Date
2024-10-01 00:00:00 UTC
Dependencies
rspec (>= 3.5.0, development)
activesupport (>= 0, development)
delorean (>= 0, development)
eventmachine (>= 1.0.4, development)
open4 (>= 0, development)
rake (>= 0, development)
shindo (>= 0, development)
sinatra (>= 0, development)
sinatra-contrib (>= 0, development)
json (>= 1.8.5, development)
puma (>= 0, development)
webrick (>= 0, development)
Description
EXtended http(s) CONnections
Email
geemus@gmail.com
Extra rdoc files
README.md
CONTRIBUTORS.md
CONTRIBUTING.md
Files
CONTRIBUTING.md
CONTRIBUTORS.md
LICENSE.md
README.md
data/cacert.pem
excon.gemspec
lib/excon.rb
lib/excon/connection.rb
lib/excon/constants.rb
lib/excon/error.rb
lib/excon/extensions/uri.rb
lib/excon/headers.rb
lib/excon/instrumentors/logging_instrumentor.rb
lib/excon/instrumentors/standard_instrumentor.rb
lib/excon/middlewares/base.rb
lib/excon/middlewares/capture_cookies.rb
lib/excon/middlewares/decompress.rb
lib/excon/middlewares/escape_path.rb
lib/excon/middlewares/expects.rb
lib/excon/middlewares/idempotent.rb
lib/excon/middlewares/instrumentor.rb
lib/excon/middlewares/mock.rb
lib/excon/middlewares/redirect_follower.rb
lib/excon/middlewares/response_parser.rb
lib/excon/pretty_printer.rb
lib/excon/response.rb
lib/excon/socket.rb
lib/excon/ssl_socket.rb
lib/excon/test/plugin/server/exec.rb
lib/excon/test/plugin/server/puma.rb
lib/excon/test/plugin/server/unicorn.rb
lib/excon/test/plugin/server/webrick.rb
lib/excon/test/server.rb
lib/excon/unix_socket.rb
lib/excon/utils.rb
lib/excon/version.rb
Homepage
https://github.com/excon/excon
Licenses
MIT
Metadata
{"homepage_uri"=>"https://github.com/excon/excon", "bug_tracker_uri"=>"https://github.com/excon/excon/issues", "changelog_uri"=>"https://github.com/excon/excon/blob/master/changelog.txt", "documentation_uri"=>"https://github.com/excon/excon/blob/master/README.md", "source_code_uri"=>"https://github.com/excon/excon", "wiki_uri"=>"https://github.com/excon/excon/wiki"}
Rdoc options
--charset=UTF-8
Require paths
lib
Required ruby version
>= 2.7.0
Required rubygems version
>= 0
Rubygems version
3.5.18
Specification version
4
Summary
speed, persistence, http(s)
Original platform
ruby
New platform
ruby