groovy-wslite icon indicating copy to clipboard operation
groovy-wslite copied to clipboard

How to dump request XML content

Open wureka opened this issue 6 years ago • 1 comments

How to dump request XML content?

wureka avatar Sep 21 '17 06:09 wureka

Probably too late but something like response.httpResponse.data.toString() should give the raw xml string.

isaacm avatar Aug 19 '20 13:08 isaacm