Very basic implementation of an http client that supports digest auth. The client trys to present the same apis as the standard client commands availabling in the standard Node.js 'http' package. -- Read More
INSTALL » npm install httpclient-digest
CODE » git clone git://github.com/talis/httpclient-digest.node.git
Categories:
Engines:
- node >= 0.4.0