Releases: devfans/digest-fetch
Releases · devfans/digest-fetch
Optimize auth header parsing
stable release
Http digest authentication plugin for node/node-fetch, also supports http basic authentication. Digest authentication: https://en.wikipedia.org/wiki/Digest_access_authentication This plugin is implemented following RFC2069 and RFC2617.