1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/lib
Don Petersen 5c42a98397 Added a 'headers' accessor to the response with a hash of any HTTP
headers.

Signed-off-by: John Nunemaker <nunemaker@gmail.com>
2009-01-29 17:12:09 +08:00
..
httparty Added a 'headers' accessor to the response with a hash of any HTTP 2009-01-29 17:12:09 +08:00
core_extensions.rb Made the HTTParty::Response a child of Jim Weirich's BlankSlate. Some 2009-01-29 17:12:01 +08:00
httparty.rb Add support for a ":cookies" option to be used at the class level, or as 2009-01-29 17:12:05 +08:00
module_level_inheritable_attributes.rb Moved module inheritable attributes to it's own file. Added specs for HTTParty.get. 2008-12-06 19:43:31 -05:00