advice on compressing multipart via custom HttpClient
am 28.02.2010 21:10:55 von Debbie WalkerI have a custom HTTP client. I want to gzip compress a multipart message and have the apache server decompress it (utilizing SetInputFilter DEFLATE).
I tried just gzipping the file in the multipart message but the file
is received on the server side compressed.
Further research indicated that the entire request may need to be compressed.
I was wondering if anyone can offer any pointers on how to accomplish that.
Thanks!
Deb
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org