Mercurial > pidgin.yaz
changeset 13367:85b2ba4aa606
[gaim-migrate @ 15740]
Follow redirects properly...
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Wed, 01 Mar 2006 08:15:16 +0000 |
parents | 0758db6d46ac |
children | cf1139f1ea01 |
files | src/util.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/util.c Wed Mar 01 07:43:54 2006 +0000 +++ b/src/util.c Wed Mar 01 08:15:16 2006 +0000 @@ -3142,7 +3142,7 @@ /* Try again, with this new location. */ gaim_url_fetch_request(new_url, full, gfud->user_agent, - gfud->http11, gfud->request, gfud->include_headers, + gfud->http11, NULL, gfud->include_headers, gfud->callback, gfud->user_data); /* Free up. */