-
Name
-
excon
-
Version
-
0.39.4
-
Platform
-
ruby
-
Authors
-
dpiddy (Dan Peterson)
geemus (Wesley Beary)
nextmat (Matt Sanders)
-
Bindir
-
bin
-
Date
-
2014-08-08 00:00:00 UTC
-
Dependencies
-
activesupport (>= 0, development)
delorean (>= 0, development)
eventmachine (>= 0, development)
open4 (>= 0, development)
rake (>= 0, development)
rdoc (>= 0, development)
shindo (>= 0, development)
sinatra (>= 0, development)
-
Description
-
EXtended http(s) CONnections
-
Email
-
geemus@gmail.com
-
Extra rdoc files
-
README.md
-
Files
-
CONTRIBUTING.md
CONTRIBUTORS.md
Gemfile
Gemfile.lock
LICENSE.md
README.md
Rakefile
benchmarks/class_vs_lambda.rb
benchmarks/concat_vs_insert.rb
benchmarks/concat_vs_interpolate.rb
benchmarks/cr_lf.rb
benchmarks/downcase-eq-eq_vs_casecmp.rb
benchmarks/excon.rb
benchmarks/excon_vs.rb
benchmarks/for_vs_array_each.rb
benchmarks/for_vs_hash_each.rb
benchmarks/has_key-vs-lookup.rb
benchmarks/headers_case_sensitivity.rb
benchmarks/headers_split_vs_match.rb
benchmarks/implicit_block-vs-explicit_block.rb
benchmarks/merging.rb
benchmarks/single_vs_double_quotes.rb
benchmarks/string_ranged_index.rb
benchmarks/strip_newline.rb
benchmarks/vs_stdlib.rb
changelog.txt
data/cacert.pem
excon.gemspec
lib/excon.rb
lib/excon/connection.rb
lib/excon/constants.rb
lib/excon/errors.rb
lib/excon/headers.rb
lib/excon/middlewares/base.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/standard_instrumentor.rb
lib/excon/unix_socket.rb
lib/excon/utils.rb
tests/authorization_header_tests.rb
tests/bad_tests.rb
tests/basic_tests.rb
tests/data/excon.cert.crt
tests/data/excon.cert.key
tests/data/xs
tests/errors_tests.rb
tests/header_tests.rb
tests/middlewares/canned_response_tests.rb
tests/middlewares/decompress_tests.rb
tests/middlewares/escape_path_tests.rb
tests/middlewares/idempotent_tests.rb
tests/middlewares/instrumentation_tests.rb
tests/middlewares/mock_tests.rb
tests/middlewares/redirect_follower_tests.rb
tests/pipeline_tests.rb
tests/proxy_tests.rb
tests/query_string_tests.rb
tests/rackups/basic.rb
tests/rackups/basic.ru
tests/rackups/basic_auth.ru
tests/rackups/deflater.ru
tests/rackups/proxy.ru
tests/rackups/query_string.ru
tests/rackups/request_headers.ru
tests/rackups/request_methods.ru
tests/rackups/response_header.ru
tests/rackups/ssl.ru
tests/rackups/ssl_verify_peer.ru
tests/rackups/streaming.ru
tests/rackups/thread_safety.ru
tests/rackups/timeout.ru
tests/rackups/webrick_patch.rb
tests/request_headers_tests.rb
tests/request_method_tests.rb
tests/request_tests.rb
tests/response_tests.rb
tests/servers/bad.rb
tests/servers/eof.rb
tests/servers/error.rb
tests/servers/good.rb
tests/test_helper.rb
tests/thread_safety_tests.rb
tests/timeout_tests.rb
tests/utils_tests.rb
-
Homepage
-
https://github.com/excon/excon
-
Licenses
-
MIT
-
Rdoc options
-
--charset=UTF-8
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubyforge project
-
excon
-
Rubygems version
-
2.3.0
-
Specification version
-
2
-
Summary
-
speed, persistence, http(s)
-
Original platform
-
ruby
-
New platform
-
ruby