by mlepage » Mar 20, 2004 @ 2:37am
Here's a question I have.
The documentation says you can reuse a request for multiple HttpSendRequest so long as you read all the returned data.
I found that didn't work for me, so I did an HttpOpenRequest for each HttpSendRequest.
But I know it should work. I'm just unclear on exactly what must be read. The documentation is unclear, what do they mean?