twisted / treq

Python requests like API built on top of Twisted's HTTP client.
Other
587 stars 139 forks source link

Improve JSON documentation #284

Closed twm closed 3 years ago

twm commented 4 years ago

I converted the POST on the homepage to a regular form submission and added a fuller example of JSON to the use cases page. I'll revisit the documentation homepage again in another PR.

Fixes #278.

twm commented 3 years ago

Thank you for the review! I'll merge now, ignoring the nonsense coveralls result.