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

underscore in nonce breaks the digest request

ManjunathaN opened this issue · comments

If the nonce contains an underscore, the subsequent "digest" request fails.

Related PR: #356