HTTP GET request example?
-
CP has a couple of nice examples of how to download a file via HTTP. Can someone point me to a code snippet that demonstrates how to send a "HEAD" request for a resource (eg: http:/foo.com/mumble.html) and read the returned result? Thanks, /ravi "There is always one more bug..." http://www.ravib.com ravib@ravib.com
-
CP has a couple of nice examples of how to download a file via HTTP. Can someone point me to a code snippet that demonstrates how to send a "HEAD" request for a resource (eg: http:/foo.com/mumble.html) and read the returned result? Thanks, /ravi "There is always one more bug..." http://www.ravib.com ravib@ravib.com
Ooops - I meant to post this in the C++ forum. Sorry! /ravi "There is always one more bug..." http://www.ravib.com ravib@ravib.com