Handle redirects when source uri has auth data by copying auth to new url.
authorAlex Graveley <alex@ximian.com>
Fri, 26 Oct 2001 03:11:47 +0000 (03:11 +0000)
committerAlex Graveley <orph@src.gnome.org>
Fri, 26 Oct 2001 03:11:47 +0000 (03:11 +0000)
commit47dcbc99557312d6d2e26ec0059befc8a39a32c6
treef4be7513ac46171834e6d897059933fee22ecada
parent5c21b825d97a64a99ee337b59a0436ff9071f9d5
Handle redirects when source uri has auth data by copying auth to new url.

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

* src/libsoup/soup-message.c (redirect_handler): Handle redirects
when source uri has auth data by copying auth to new url.
ChangeLog
libsoup/soup-message.c