Forum Discussion

renojim's avatar
renojim
Community Streaming Expert
16 years ago

AsyncPostFromFile() and GetString()

I'm using AsyncPostFromFile to send a command to my server which responds with some xml. The response code is 200 and printing out the headers with GetResponseHeaders() gives the results I expect inc...