[SoupAuthDomainDigest] fix nc parsing
authorDan Winship <danw@gnome.org>
Mon, 30 Nov 2009 16:40:39 +0000 (11:40 -0500)
committerDan Winship <danw@gnome.org>
Mon, 30 Nov 2009 16:40:39 +0000 (11:40 -0500)
commitb9c5d12f546642a3675274209f21997c7773c10c
treee0671bb6387ddb1dc4236e7a017b737371176898
parent3076f99d1aa8e8c87ea6b22c0f0fdbc382e449b6
[SoupAuthDomainDigest] fix nc parsing

We were parsing it as decimal rather than hex, which meant the auth
would fail and return 401 again after 10 requests.

Noted by Chris Head,
https://bugzilla.gnome.org/show_bug.cgi?id=602898
libsoup/soup-auth-domain-digest.c