Remove the existing SoupAuth from the from the server's valid_auths hash.
authorAlex Graveley <alex@ximian.com>
Tue, 30 Oct 2001 06:29:26 +0000 (06:29 +0000)
committerAlex Graveley <orph@src.gnome.org>
Tue, 30 Oct 2001 06:29:26 +0000 (06:29 +0000)
commitc95b6c1d6e238ecc93c4ec94b6c0d144fd079d8c
tree9fdc049308587901443215f2641808c2ca960c16
parentd7e96766240fee174256420d7725470e82d90de1
Remove the existing SoupAuth from the from the server's valid_auths hash.

2001-10-30  Alex Graveley  <alex@ximian.com>

* src/libsoup/soup-auth.c (soup_auth_set_context): Remove the
existing SoupAuth from the from the server's valid_auths hash.
(soup_auth_new_from_header_list): Fix bug where auth header
evaluation stopped after finding the first matching scheme.
ChangeLog
libsoup/soup-auth.c