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