- Fixies the authentication when the qop value comes without
"
; - Updates packages;
- Adds a real integration tests;
- Adjusts the nuget package;
- Adds optional ILogger to the DigestAuthenticator constructor;
- Adds optional request timeout to the DigestAuthenticator constructor;
- GetDigestAuthHeader should inherit proxy;
- Changes the compatibility to the RestSharp version
111.2.0
or greater.