Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The HTTP Server API uses various special purpose identifier types declared in the Http.h header file as 64-bit unsigned integers (ULONGLONGs):
- HTTP_CONNECTION_ID
- HTTP_RAW_CONNECTION_ID
- HTTP_REQUEST_ID
- HTTP_URL_CONTEXT
An application should not attempt to generate or modify any identifier that belongs to one of these types.