Skip to content

stable release

Compare
Choose a tag to compare
@devfans devfans released this 19 Jul 17:21
· 69 commits to master since this 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.