Support gzip option on request/response in SOAPCALL

Description

Some web service has large request and/or response. In this case, gzip can be used to compress the request and/or response of the web service call.

This is to add an option(s) to SOAPCALL to enable compress on the request and/or response.

The HTTP header for request compress is:
Content-Encoding: gzip
for response is:
Accept-Encoding: gzip

Conclusion

None

Activity

Show:

Richard Chapman May 4, 2016 at 2:12 PM

Anthony Fishbeck February 10, 2016 at 8:56 PM

HTTPCALL should also support gzip encoded responses as part of the same change.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Labels

Pull Request URL

Created February 5, 2016 at 7:49 PM
Updated January 8, 2018 at 3:50 PM
Resolved April 20, 2016 at 7:54 AM