diff --git a/stream/http.c b/stream/http.c index 55f1383b05..aa723adf17 100644 --- a/stream/http.c +++ b/stream/http.c @@ -971,7 +971,7 @@ const stream_info_t stream_info_http1 = { "Bertrand, Albeau, Reimar Doeffinger, Arpi?", "plain http", open_s1, - {"http", "http_proxy", "unsv", NULL}, + {"http", "http_proxy", "unsv", "icyx", NULL}, NULL, 0 // Urls are an option string };