mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Add seth's contribution to History
This commit is contained in:
parent
9a35f6cd2c
commit
d41cb5d5c3
1 changed files with 3 additions and 0 deletions
3
History
3
History
|
@ -1,4 +1,7 @@
|
|||
== 0.5.1 (master)
|
||||
* bug fixes
|
||||
* Handle 304 response correctly by returning the HTTParty::Response object instead of redirecting (seth and hellvinz)
|
||||
* Only redirect 300 responses if the header contains a Location
|
||||
* minor enhancements
|
||||
* HTTParty#debug_output prints debugging information for the current request (iwarshak)
|
||||
|
||||
|
|
Loading…
Reference in a new issue