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. <br>
<br>Kelly<br>