mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
History
This commit is contained in:
parent
7ea359d0eb
commit
6183c04501
1 changed files with 2 additions and 0 deletions
2
History
2
History
|
@ -8,6 +8,8 @@
|
||||||
* Added high level request documentation (phildarnowsky)
|
* Added high level request documentation (phildarnowsky)
|
||||||
* Added basic post example (pbuckley)
|
* Added basic post example (pbuckley)
|
||||||
* Response object has access to its corresponding request object
|
* Response object has access to its corresponding request object
|
||||||
|
* Added example of siginin into tripit.com
|
||||||
|
* Added option to follow redirects (rkj)
|
||||||
* 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…
Reference in a new issue