From 6e3c33c79d5ddd806ccfab3516165f62f0922a03 Mon Sep 17 00:00:00 2001 From: joe Date: Tue, 21 Aug 2007 18:59:07 +0000 Subject: * BUGS: Note a broken HTTP server which would need some custom hack to be supported. git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1227 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845 --- BUGS | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'BUGS') diff --git a/BUGS b/BUGS index a893b5a..3a7bba0 100644 --- a/BUGS +++ b/BUGS @@ -25,3 +25,14 @@ returning -1 from the provide_client_cert function would allow that opportunistic use of client certificates, of the "SSLVerifyClient optional" variety. +* perhaps allow a per-Server-header hack for "Darwin Streaming Server +4.0" which doesn't terminate the response headers: +http://bugzilla.gnome.org/show_bug.cgi?id=366331 + +HTTP/1.1 200 OK +Server: Darwin Streaming Server 4.0 +Content-Type: audio/mpeg +Cache-Control: no-cache +Pragma: no-cache +Connection: close +W8޳����s0�� -- cgit v1.2.1