renojim
15 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 including a Content-Length of 7845, but GetString() returns an empty string. Any ideas of what the problem could be?
-JT
-JT