t***@gmail.com
2006-11-14 08:50:35 UTC
Hello all,
I'm reusing the same HINTERNET handle returned from InternetConnect to
send many HTTP requests.
My question is:
If, at some point, I receive an error when calling
HttpOpenRequest/HttpSendRequest,
is there any point in recalling InternetConnect and then
HttpOpenRequest/HttpSendRequest?
Or is it the same as recalling HttpOpenRequest/HttpSendRequest on the
same opened handle?
Thanks!
I'm reusing the same HINTERNET handle returned from InternetConnect to
send many HTTP requests.
My question is:
If, at some point, I receive an error when calling
HttpOpenRequest/HttpSendRequest,
is there any point in recalling InternetConnect and then
HttpOpenRequest/HttpSendRequest?
Or is it the same as recalling HttpOpenRequest/HttpSendRequest on the
same opened handle?
Thanks!