1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/lib
Rein Henrichs a2fd09256f Replacing string parameters with Net::HTTP classes
- send_request now uses the Net::HTTP classes directly
  rather than using const_get to grab them from 'get', etc.
2008-11-08 12:05:59 -05:00
..
httparty Got redirection all work properly and added example that checks it out. 2008-11-08 11:01:44 -05:00
httparty.rb Replacing string parameters with Net::HTTP classes 2008-11-08 12:05:59 -05:00