[Interest] Does QNetworkAccessManager 4.8.1 handle compressed output from an Apache server?

Tony Rietwyk tony at rightsoft.com.au
Wed Aug 22 08:53:26 CEST 2012


Answering my own question...  Yes QNAM handles receiving compressed
responses no problem.  

Would still be nice to know how to enable it for sending compressed
requests?  

Tony. 


> -----Original Message-----
> From: interest-bounces+tony=rightsoft.com.au at qt-project.org
> [mailto:interest-bounces+tony=rightsoft.com.au at qt-project.org] On Behalf
> Of Tony Rietwyk
> Sent: Wednesday, 22 August 2012 4:03 PM
> To: interest at qt-project.org
> Subject: [Interest] Does QNetworkAccessManager 4.8.1 handle compressed
> output from an Apache server?
> 
> Hi Everybody,
> 
> My application talks to an Apache server to send and receive xml data.
> Most of the request xmls are small.  The response xmls can vary up to
10Mb.
> It has been suggested to use
> http://httpd.apache.org/docs/2.2/mod/mod_deflate.html to compress the
> responses.  Will QNAM handle this?  Note that the requests use https:
> protocol.
> 
> Thanks!
> 
> Tony
> 
> 
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest




More information about the Interest mailing list