Flag Constants
Here are two URLs where you can go to find lists of the HTTP session object’s OpenRequest() method flags and the request object’s QueryInfo() method flags.
Dave Roth
February 11, 2002
1 Min Read
The Microsoft Developer Network (MSDN) Web site lists many flags that you can use. You can find the HTTP session object's OpenRequest() method flags at http://msdn.microsoft.com/library/default.asp?url=/workshop/networking/wininet/reference/functions/httpopenrequest.asp. A list of the request object's QueryInfo() method flags is at http://msdn.microsoft.com/library/default.asp?url=/workshop/networking/wininet/reference/functions/httpqueryinfo.asp.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like