-
Name
-
excon
-
Version
-
0.15.2
-
Platform
-
ruby
-
Authors
-
dpiddy (Dan Peterson)
geemus (Wesley Beary)
nextmat (Matt Sanders)
-
Bindir
-
bin
-
Date
-
2012-07-17 00:00:00 UTC
-
Dependencies
-
activesupport (>= 0, development)
delorean (>= 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
-
Gemfile
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-hash[key].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/response.rb
lib/excon/socket.rb
lib/excon/ssl_socket.rb
lib/excon/standard_instrumentor.rb
tests/bad_tests.rb
tests/basic_tests.rb
tests/data/xs
tests/header_tests.rb
tests/idempotent_tests.rb
tests/instrumentation_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/proxy.ru
tests/rackups/query_string.ru
tests/rackups/request_methods.ru
tests/rackups/response_header.ru
tests/rackups/ssl.ru
tests/rackups/thread_safety.ru
tests/rackups/timeout.ru
tests/request_method_tests.rb
tests/servers/bad.rb
tests/stub_tests.rb
tests/test_helper.rb
tests/thread_safety_tests.rb
tests/timeout_tests.rb
-
Homepage
-
https://github.com/geemus/excon
-
Rdoc options
-
--charset=UTF-8
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubyforge project
-
excon
-
Rubygems version
-
1.8.15
-
Specification version
-
2
-
Summary
-
speed, persistence, http(s)
-
Original platform
-
ruby
-
New platform
-
ruby