HTTP v0.3.0 Release Notes

Release Date: 2012-09-01 // over 11 years ago
    • ๐Ÿ†• 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)