http: Clear the auth state on redirects
authorMartin Storsjö <martin@martin.st>
Mon, 12 Mar 2012 12:03:46 +0000 (14:03 +0200)
committerMartin Storsjö <martin@martin.st>
Tue, 13 Mar 2012 09:19:29 +0000 (11:19 +0200)
commit499ad54d982307a31ef70f6256a9ffccff0057e5
treeaf90cfa03dcb1d1d78f0f712109053a75d7f1d76
parente75bbcf493aeb549d04c56f49406aeee3950d93b
http: Clear the auth state on redirects

Currently we only try continuing with the same auth mechanism
as the initial request.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/http.c