asp.net - How do I enable GZIP compression for POST (upload) requests to a SOAP WebService on IIS 7? -


how can enable compression posted data uploaded .net webservice (soap, not wcf)? thought simple matter of enabling dynamic compression in iis after enabling, it's compressing response, not post request.

i've added service reference , can't find settings on generated soapclient enable compression of requests.

it seems might missing configuration setting or code on client side compress request before sending server? or i'm trying (gzipping post data) not supported?

further info: i'm using .net 4.0 on client , server.

i've blogged on 4 years ago

http://netpl.blogspot.com/2009/07/aspnet-webservices-two-way-response-and.html

i wonder why haven't found googling. anyway, should work you, have working in production environment 4 years now.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -