python-zulip-api/humbug
Luke Faraone 1b9a98e559 Alternatively send request data using "params" if request method is GET
Previously we sent it always as "data", which caused problems for GET
requests where there is no request body.

(imported from commit 20084d1da1b8228cc484536ca4d6f77f547a9d78)
2013-03-28 12:53:42 -07:00
..
__init__.py Alternatively send request data using "params" if request method is GET 2013-03-28 12:53:42 -07:00