zdlzx
15 years agoNew Contributor
How to parameterize a compressed request
I'd like to have performance test of a web service. The request and response are both compressed (by gzip) in application design. How could I simulate the compressed request, while at the same time could get plain text XML to parameterize some fields for the request?