[erlang-patches] Patch to add digest authentication support to inets http client

Kelly McLaughlin mclaughlin77@REDACTED
Fri Jan 23 16:47:20 CET 2009


Here's a patch to make the inets http client support HTTP digest
authentication that I created for a recent project. Thought I'd share it in
case anyone else could use it. To use just specify the authorization header
with a value of "digest" and include the user credentials with the url.

Kelly
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20090123/bb2f8f41/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: digest_auth.patch
Type: text/x-patch
Size: 8241 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20090123/bb2f8f41/attachment.bin>


More information about the erlang-patches mailing list