Forum Discussion

kunal_savlani's avatar
kunal_savlani
New Contributor
2 years ago

Remove the cookie from the response of HTTP Get while writing a file

Hi, I am trying to make an HTTP request which returns content of a CSV file via REST GET. The problem is am getting garbage content in first 2 characters of response which I suspect to be cookie. I w...