changeset 25972:63531b22e351

Support icyx://. Patch by Sander Plas [sander oele net].
author reimar
date Fri, 15 Feb 2008 21:21:10 +0000
parents 64b1e4ea04fc
children ef4297ed0d12
files stream/http.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
 };