retitle 369974 should not use gnome-vfs plugin to play back http URLs clone 369974 -1 reassign -1 libgnomevfs2-0 retitle -1 always sends HEAD request when accessing http URLs; interacts badly with broken servers thanks
While reading the replies to <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=330927> I tried a few things: $ gnomevfs-info http://nectarine.ipsyn.net:8002/ Error: Generic error $ sudo ngrep host nectarine.ipsyn.net interface: ra0 (192.168.0.0/255.255.255.0) filter: (ip or ip6) and ( host nectarine.ipsyn.net ) #### T 192.168.0.50:36020 -> 193.109.142.25:8002 [AP] HEAD / HTTP/1.1..Host: nectarine.ipsyn.net:8002..User-Agent: gnome-vfs/2.14 .1 neon/0.25.4..Keep-Alive: ..Connection: TE, Keep-Alive..TE: trailers.... ### It seems the server drops the connection when gnome-vfs sends the HEAD request. Sure enough: $ HEAD http://nectarine.ipsyn.net:8002/ 500 Server closed connection without sending any data back Content-Type: text/plain Client-Date: Fri, 02 Jun 2006 18:53:41 GMT Client-Warning: Internal response Therefore xine should not use gnome-vfs for http streams, at least until gnome-vfs is fixed to work with these broken servers. -- Sam Morris http://robots.org.uk/ PGP key id 5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]