[flac-dev] [PATCH website] Even more brands for links and sourceforge pages
Erik de Castro Lopo
mle+la at mega-nerd.com
Wed Jun 5 01:41:19 PDT 2013
Martijn van Beurden wrote:
> Yeah, sure, I have that all the time. The weird thing is that even when
> using Ctrl+F5, my browser (Firefox) won't reload the XML feed. You'll
> have to go to xiph.org/flac/feeds/feed.xml, refresh the feed there with
> (Ctrl+)F5, to get the new news in the browser cache, then it will show up.
Ah yes, thats it.
> I don't know how long caches are usually held, but just for the record,
> that news item of Sony shows up here.
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:
http://www.w3schools.com/dom/dom_httprequest.asp
Cheers,
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
More information about the flac-dev
mailing list