jwagenleitner / groovy-wslite

Lightweight SOAP and REST webservice clients for Groovy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to dump request XML content

wureka opened this issue · comments

How to dump request XML content?

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