Reputation: 15571
I want to enable GZIP compression on my gSOAP client. How can I do it?
Upvotes: 1
Views: 1154
Reputation: 6695
GZIP requires the Zlib library, compile sources with -DWITH_GZIP. It's in the manual. Where did you get stuck?
Upvotes: 1