# HG changeset patch # User reimar # Date 1203110470 0 # Node ID 63531b22e351d17b57187fd192b838c18f9c934f # Parent 64b1e4ea04fcc0eb9f44cf327912ed58270b1ba3 Support icyx://. Patch by Sander Plas [sander oele net]. diff -r 64b1e4ea04fc -r 63531b22e351 stream/http.c --- a/stream/http.c Fri Feb 15 20:32:45 2008 +0000 +++ b/stream/http.c Fri Feb 15 21:21:10 2008 +0000 @@ -971,7 +971,7 @@ "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 };