Handling gziped data in scripted SOAP web services is possible?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2025 04:48 AM - edited ‎01-02-2025 04:50 AM
We have a scripted soap web service created.
Extenal tool wants to send gziped data to this. Is it automatically handled or should we de-compress using any script?
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-05-2025 10:15 PM
Anyone knows?
One of my colleague who is a web developer said - handling data compression should be inbuilt and it will be handled at HTTP layer and modern browsers has inbuilt capability to handle it.
If anyone knows about this, please let me know. tHanks in advance!!!