I wanted to return an xml document on a get reques...
# suitescript
j
I wanted to return an xml document on a get request. My understanding is that get requests generally do not set a content-type header since they have no body.