Moritz Barsnick
94b63e8ae8
avformat/http,tls: honor http_proxy command line variable for HTTPS
...
Add the "http_proxy" option and its handling to the "tls" protocol,
pass the option from the "https" protocol.
The "https" protocol already defines the "http_proxy" command line
option, like the "http" protocol does. The "http" protocol properly
honors that command line option in addition to the environment
variable. The "https" protocol doesn't, because the proxy is
evaluated in the underlying "tls" protocol, which doesn't have this
option, and thus only handles the environment variable, which it
has access to.
Fixes #7223 .
Signed-off-by: Moritz Barsnick <barsnick@gmx.net>
Signed-off-by: Marton Balint <cus@passwd.hu>
2021-03-19 22:43:02 +01:00
..
2021-03-11 10:03:38 +01:00
2016-06-22 11:28:51 +02:00
2021-03-17 15:19:37 -03:00
2016-06-22 11:28:51 +02:00
2021-03-19 04:19:53 +01:00
2021-02-15 20:52:44 +01:00
2019-12-05 20:49:15 -03:00
2021-02-28 17:55:39 +01:00
2021-01-04 16:28:29 -03:00
2020-03-06 11:05:30 +05:30
2020-06-01 14:39:52 -04:00
2016-10-21 23:58:47 +02:00
2021-03-16 08:40:30 +01:00
2019-02-11 10:13:31 +05:30
2017-05-05 09:27:18 +02:00
2019-08-09 01:33:49 +02:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2021-03-19 17:00:17 +05:30
2020-09-08 14:29:19 +02:00
2020-09-08 14:29:19 +02:00
2021-02-22 11:14:29 +01:00
2021-01-23 14:59:47 +05:30
2017-09-12 11:03:51 +02:00
2021-03-19 17:21:03 +05:30
2019-11-03 11:52:32 +01:00
2021-03-11 23:47:19 +01:00
2020-09-08 14:29:19 +02:00
2016-06-21 21:55:34 +02:00
2021-03-14 18:16:18 -04:00
2018-01-06 18:31:37 +00:00
2017-02-03 15:03:44 +01:00
2019-02-20 13:51:19 -03:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2020-05-08 13:29:43 +02:00
2017-10-03 15:25:07 -08:00
2018-12-14 12:57:34 +01:00
2020-11-27 15:46:50 +01:00
2021-03-07 01:25:32 +01:00
2016-06-21 21:55:34 +02:00
2017-06-21 17:00:30 -03:00
2020-06-15 15:09:33 +02:00
2016-10-26 19:46:00 +02:00
2018-05-18 02:22:57 +01:00
2017-03-29 15:20:10 +02:00
2021-03-19 22:43:02 +01:00
2017-03-17 00:08:03 +07:00
2019-05-27 21:32:33 +05:30
2019-02-10 16:46:56 +01:00
2016-05-04 18:16:21 +02:00
2016-10-03 00:16:27 +01:00
2016-10-03 00:16:27 +01:00
2020-09-08 14:29:19 +02:00
2017-07-21 17:37:05 +02:00
2020-06-09 17:55:52 +05:30
2019-05-22 17:43:41 +08:00