- bugfix: the passed uri to the www-athenticate header must only consist of the path of the uri
- establish usage with
blocking
behavior as a non default feature - the package structure changed in a breaking way, sematic version for major +1
- get rid of explicit
http 0.2
dependency and use it transitive fromreqwest
- make the dependencies less restrictive
- initial version
- add async functionality to extend
reqwest
to send requests with digest auth flow