Martijn van Beurden wrote: > 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.
Applied. Thanks. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ _______________________________________________ flac-dev mailing list flac-dev@xiph.org http://lists.xiph.org/mailman/listinfo/flac-dev