Sha256: 123ebd3cc655744e7e1712e9ef6fe0609231f0c5f79ee4391450b3ecb6bdce01
Contents?: true
Size: 588 Bytes
Versions: 1
Compression:
Stored size: 588 Bytes
Contents
0.3.0 ----- * New implementation based on tmm1's http_parser.rb instead of Net::HTTP * Support for following redirects * Support for request body through {:body => ...} option * Http#with_response (through Chainable) 0.2.0 ----- * Request and response objects * Callback system * Internal refactoring ensuring true chainability * Use the certified gem to ensure SSL certificate verification 0.1.0 ----- * Testing against WEBrick * Curb compatibility (require 'http/compat/curb') 0.0.1 ----- * Initial half-baked release 0.0.0 ----- * Vapoware release to claim the "http" gem name >:D
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
http-0.3.0 | CHANGES.md |