tomas / needle

Nimble, streamable HTTP client for Node.js. With proxy, iconv, cookie, deflate & multipart support.

Home Page:https://www.npmjs.com/package/needle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digest auth does not work for nonces containing + character

alexburley opened this issue · comments

commented

The mongo DB cloud api returns + character in the digest nonce. Have updated the parser to account for this.