in reply to http url encoding issues.

I changed the Content_Type to "text/html" and it appears get a little further in firefox but not in IE. I still see an error in my browser "Invalid at the top level of the document" In firefox it prints the three values to the browser which is not what I wanted but no format error.

Replies are listed 'Best First'.
Re^2: http url encoding issues.
by argos (Initiate) on Aug 24, 2014 at 20:23 UTC

    well, I noticed that if I use fidder (an IE proxy) it tells me that their is a content length is mismatch. I wonder if I should be setting the content length? In Firefox I don't see that issue, the code just returns the xml to the screen but does redirect as I would expect.