On 05/22/2014 03:58 AM, Tim Munro wrote:
> NetworkAccessManager already automatically provides the header
> "Accept-Encoding: gzip, deflate," so adding
> QNetworkRequest::setRawHeader("Accept-Encoding", "gzip, deflate") to
> the code in no way changes what the server sees.
>
> It does, however, seem to be the switch that prevents
> QNetworkAccessManager from unzipping files, so I'd say include it.I get it now. Ok, I'll do some testing and see if my server reproduces the problem. Then I'll add that and see if I can come up with some further test cases to make sure it's working with all file types. E.g. importing a MIDI file would be good, if it can be done. Ted. ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
