Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

codehero/node-http-digest

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 
 
 
 
 

Repository files navigation

Intent is to add Auth Digest support to node.js. Test against personal lighttpd server

Dependencies:
-node 0.1.90 or higher
-hashlib

Usage Notes:
-Similar to http.Client. only export is

createClient(port, host, username, password, expectedRealm)

The parameters explain themselves, except that expectedRealm enforces auth realm.

CAVEATS:
-All HACKs and FIXMEs documented in the source.
-In normal working circumstances, the first request will either return 401 (authorization error) or 408 (request timed out). 408 is actually the success case, but since this class does not buffer the request I just force the user to retry.

Better ideas welcome.

LICENSING:
node-http-digest is in the public domain.

About

http.Client supporting Digest authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.