twisted / treq

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

HTTP digest authentication #389

Open twm opened 3 weeks ago

twm commented 3 weeks ago

Treq should support making requests using HTTP digest authentication as defined in the following documents: