Forum Discussion

gcampan's avatar
gcampan
Occasional Contributor
10 years ago
Solved

Characters in XML response get entitized and string becomes unusable as HTTP request

Hello!   I have this problem: issue a HTTP GET to a resource, and receive an XML response containing a URL where I can PUT a file. Like this:   Now, I want to use the URL string from the first r...