mhoc / axios-digest-auth

Axios-like HTTP Digest Auth
https://axios-digest-auth.mhoc.co
The Unlicense
14 stars 20 forks source link

Added support for 'opaque' optional field according to RFC2617 specifications #10

Open Reve opened 1 year ago

Reve commented 1 year ago

Hi,

The servers I was trying to connect to, had this opaque entry as a requirement. I've added it as an optional entry since, according to RFC2617, it's an optional field.