mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Update History
This commit is contained in:
parent
a3c3c3d877
commit
ec3ff0d77e
1 changed files with 1 additions and 0 deletions
1
History
1
History
|
@ -3,6 +3,7 @@
|
|||
* Added query methods for HTTP status codes, i.e. response.success?
|
||||
response.created? (thanks citizenparker)
|
||||
* Added support for ssl_ca_file and ssl_ca_path (dlitz)
|
||||
* Allow custom query string normalization. gh-8
|
||||
* bug fixes
|
||||
* Fixed superclass mismatch exception while running tests
|
||||
(thanks dlitz http://github.com/dlitz/httparty/commit/48224f0615b32133afcff4718ad426df7a4b401b)
|
||||
|
|
Loading…
Reference in a new issue