cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: auth-int supported in HTTP Digest

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 9 Nov 2007 22:33:13 +0100 (CET)

On Fri, 9 Nov 2007, pangot_at_degetel.com wrote:

> if (d->qop && strequal(d->qop, "auth-int")) {
> /* We don't support auth-int at the moment. I can't see a easy way to get
> entity-body here */
> /* TODO: Append H(entity-body)*/
> }
>
> When do you expect to fix this problem? How can i proceed (i'm newbie in
> libcurl dev)?

There's no time frame since I don't think anyone is working on it. So, unless
you intend to work on it or help sponsoring someone else to work on it, it
will surely take a while more until we see that support appear...

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-11-09