Force POST requests
Pre-release
Pre-release
deanishe
released this
28 Feb 01:11
·
180 commits
to master
since this release
- #74 fixes long-standing issue that POST requests weren't POST requests without any data.
The unit tests have been heavily overhauled to use py.test and run entirely offline. This
makes the tests run on Travis CI again.