renojim
16 years agoCommunity Streaming Expert
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...