1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-06-03 16:24:53 +02:00
Files
FFmpeg/libavformat
Martin Storsjö 4e629ef80e http: Fix authentication, broken since 6a463e7fb
The cur_*auth_type variables were set before the http_connect call
prior to 6a463e7fb - their sole purpose is to record the
authentication type used to do the latest request, since parsing
the http response sets the new type in the auth state.

CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
2014-08-13 20:22:28 +03:00
..
2014-05-18 10:19:35 +02:00
2014-07-29 17:47:32 +02:00
2014-07-09 13:37:18 +00:00
2014-08-04 12:56:42 +03:00
2014-07-03 10:46:11 -07:00
2014-07-03 10:46:11 -07:00
2014-06-17 21:38:21 +02:00
2014-08-04 12:56:42 +03:00
2014-07-01 14:36:06 +03:00
2014-08-04 12:56:42 +03:00
2014-05-01 08:04:33 +02:00
2014-07-29 17:47:32 +02:00
2014-08-06 13:27:17 -07:00
2014-08-05 11:30:50 +02:00
2014-07-09 13:38:26 +00:00
2014-04-19 16:24:27 +02:00
2014-07-09 13:38:54 +00:00
2014-05-28 22:04:56 +02:00
2014-05-03 18:51:17 +02:00
2014-05-24 07:51:12 +02:00
2014-04-23 19:57:44 +02:00
2014-06-18 22:03:40 +02:00
2014-04-06 16:41:41 +02:00
2014-04-22 07:44:16 +02:00
2014-07-06 09:25:52 -07:00