[pulseaudio-tickets] [PulseAudio] #781: [PATCH] Support HTTP HEAD method in protocol-http

PulseAudio trac-noreply at tango.0pointer.de
Tue Jan 19 04:37:30 PST 2010


#781: [PATCH] Support HTTP HEAD method in protocol-http
-------------------------+--------------------------------------------------
 Reporter:  matthijs     |       Owner:  lennart
     Type:  enhancement  |      Status:  new    
Milestone:               |   Component:  core   
 Keywords:               |  
-------------------------+--------------------------------------------------
 Currently, the protocol-http modules only support the GET method. However,
 in UPnP media streaming, it is comming for the HEAD method to be used.
 Unfortunately, this patch didn't solve my problems with my Bravia TV, but
 it should add proper support for the HEAD method.

 There is one thing that I am still unsure of: the handle_listen_prefix
 function calls connection_unlink when a HEAD request is being processed,
 but I'm not 100% sure that that is correct and sufficient cleanup.

 Patch is against 0.9.21, but it should apply to git master as well (not
 tested, but there has been only one small change to this file).

-- 
Ticket URL: <http://pulseaudio.org/ticket/781>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list