[flac-dev] [PATCH website] Even more brands for links and sourceforge pages

Martijn van Beurden mvanb1 at gmail.com
Wed Jun 5 10:43:06 PDT 2013


On 05-06-13 10:41, Erik de Castro Lopo wrote:
> Have you tried replacing the "GET" here:
>
> 	  xhttp.open("GET",dname,false);
> 	  xhttp.send("");
> 	  return xhttp.responseXML;
>
> with a "POST" operation instead? See the "GET or POST?" section of this
> page:

Right, I didn't know about that. Here's a patch, it seems to work, but 
I'm not really sure. With this patch, there seems to be no caching, but 
when I reverted it, it worked too. I really don't understand Firefox 
caching.

Well, anyway, a few sources on the internet say this should work and I 
don't see a way this might break anything.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Change-javascript-feed-fetch-from-GET-to-POST.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20130605/bbbfb0a9/attachment.bin 


More information about the flac-dev mailing list