FFmpeg/libavformat
Aman Gupta 54d0ef1738 avformat/http: return EOF from ff_http_do_new_request if previous response said Connection:close
This fixes a deadlock when using the hls demuxer's new http_persistent feature
to stream a youtube live stream over HTTPS. The youtube servers are http/1.1
compliant, but return a "Connecton: close". Before this commit, the demuxer
would attempt to send a new request on the partially shutdown connection and
cause a deadlock in the tls protocol.

Signed-off-by: Aman Gupta <aman@tmm1.net>
2017-12-22 16:39:37 -08:00
..
2017-10-05 17:10:23 +02:00
2017-12-08 16:01:09 +01:00
2017-03-29 14:49:29 +02:00
2017-10-05 17:10:23 +02:00
2017-10-05 17:10:23 +02:00
2017-02-01 02:57:40 +01:00
2017-10-19 22:07:21 +02:00
2017-09-20 03:31:48 +02:00
2017-10-19 22:07:21 +02:00
2017-09-01 18:52:56 +08:00
2017-11-12 22:20:22 +08:00
2017-10-05 17:10:23 +02:00
2017-08-30 12:13:01 +02:00
2017-02-11 20:20:07 +01:00
2017-09-07 15:19:22 +02:00
2017-09-01 02:16:33 -03:00
2017-12-22 14:42:50 -08:00
2017-10-05 17:10:23 +02:00
2017-10-05 17:10:23 +02:00
2017-10-05 17:10:23 +02:00
2017-12-13 15:10:07 +00:00
2017-04-20 15:39:18 +00:00
2017-09-23 19:37:21 -03:00
2017-11-05 10:42:07 +01:00
2017-12-08 16:01:09 +01:00
2017-03-30 13:26:04 +02:00
2016-11-07 00:51:49 +01:00
2017-10-05 17:10:23 +02:00
2017-06-13 19:49:06 +02:00
2017-09-01 17:56:33 +02:00
2017-09-01 02:16:33 -03:00
2017-04-25 15:39:10 +02:00
2017-07-10 15:02:29 -04:00
2016-11-23 01:16:42 +01:00
2017-01-30 11:00:58 +01:00
2017-09-21 16:17:02 -08:00
2017-09-09 12:07:14 +02:00
2017-09-01 02:16:33 -03:00
2017-11-24 15:05:35 -03:00
2017-12-08 16:01:09 +01:00
2017-09-22 01:33:22 +02:00
2017-07-16 16:09:17 +01:00
2016-11-07 00:51:49 +01:00