-
Name
-
typhoeus
-
Version
-
0.5.0.rc
-
Platform
-
ruby
-
Authors
-
David Balatero
Paul Dix
Hans Hasselberg
-
Bindir
-
bin
-
Date
-
2012-10-06 00:00:00 UTC
-
Dependencies
-
ethon (= 0.5.0)
-
Description
-
Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.
-
Email
-
hans.hasselberg@gmail.com
-
Files
-
CHANGELOG.md
Gemfile
LICENSE
README.md
Rakefile
lib/typhoeus.rb
lib/typhoeus/config.rb
lib/typhoeus/errors.rb
lib/typhoeus/errors/no_stub.rb
lib/typhoeus/errors/typhoeus_error.rb
lib/typhoeus/expectation.rb
lib/typhoeus/hydra.rb
lib/typhoeus/hydra/before.rb
lib/typhoeus/hydra/block_connection.rb
lib/typhoeus/hydra/easy_factory.rb
lib/typhoeus/hydra/easy_pool.rb
lib/typhoeus/hydra/memoizable.rb
lib/typhoeus/hydra/queueable.rb
lib/typhoeus/hydra/runnable.rb
lib/typhoeus/hydra/stubbable.rb
lib/typhoeus/request.rb
lib/typhoeus/request/actions.rb
lib/typhoeus/request/before.rb
lib/typhoeus/request/block_connection.rb
lib/typhoeus/request/callbacks.rb
lib/typhoeus/request/marshal.rb
lib/typhoeus/request/memoizable.rb
lib/typhoeus/request/operations.rb
lib/typhoeus/request/responseable.rb
lib/typhoeus/request/stubbable.rb
lib/typhoeus/response.rb
lib/typhoeus/response/header.rb
lib/typhoeus/response/informations.rb
lib/typhoeus/response/status.rb
lib/typhoeus/version.rb
-
Homepage
-
https://github.com/typhoeus/typhoeus
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 1.3.6
-
Rubyforge project
-
[none]
-
Rubygems version
-
1.8.23
-
Specification version
-
3
-
Summary
-
Parallel HTTP library on top of libcurl multi.
-
Original platform
-
ruby
-
New platform
-
ruby