mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Update History
This commit is contained in:
parent
8b548b3785
commit
3ff29ad2d0
1 changed files with 2 additions and 1 deletions
3
History
3
History
|
@ -8,9 +8,10 @@
|
|||
* major enhancements
|
||||
* Removed rubygems dependency. I suggest adding rubygems to RUBYOPT if this causes problems for you.
|
||||
$ export RUBYOPT='rubygems'
|
||||
* HTTParty#debug_output prints debugging information for the current request (iwarshak)
|
||||
* HTTParty#no_follow now available as a class-level option. Sets whether or not to follow redirects.
|
||||
|
||||
* minor enhancements
|
||||
* HTTParty#debug_output prints debugging information for the current request (iwarshak)
|
||||
* HTTParty::VERSION now available
|
||||
* Update crack requirement to version 0.1.5
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue