OSDN Git Service

http: Retry auth if it failed due to being stale
authorMartin Storsjö <martin@martin.st>
Mon, 12 Mar 2012 12:00:16 +0000 (14:00 +0200)
committerMartin Storsjö <martin@martin.st>
Tue, 13 Mar 2012 09:19:29 +0000 (11:19 +0200)
commite75bbcf493aeb549d04c56f49406aeee3950d93b
tree06816d5d00271ae9deba8a38fb6de8508349a720
parentcdf9108b6ae35f597f3a7932b70be7c8cf9bd743
http: Retry auth if it failed due to being stale

Allow up to 4 retries for normal requests, where both the
proxy and the target server might need to authenticate.

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