Skip to content

Force POST requests

Pre-release
Pre-release
Compare
Choose a tag to compare
@deanishe 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.