Re: [mpd-devel] PATCH: Add support for configuration specified optional headers in HTTP output plugins

2014-12-05 Thread X Ryl
After looking at it, here's the list of optional headers we might be interested in : `Access-Control-Allow-Origin` Indicates whether a resource can be shared, via returning the literal value of the Origin request header (which can be `null`) or `*` in a response.

Re: [mpd-devel] PATCH: Add support for configuration specified optional headers in HTTP output plugins

2014-12-03 Thread Max Kellermann
On 2014/12/03 22:00, X Ryl boite.pour.s...@gmail.com wrote: Please find attached a new patch, with your other remarks fixed. How is this change related to your patch description? -# encoder vorbis# optional, vorbis or lame +# encoder vorbis