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 version 2.0 provides the following functions.
Function | Description |
---|---|
HttpDelegateRequestEx | Delegates a request from the source request queue to the target request queue. |
HttpFindUrlGroupId | Retrieves a URL group ID for a URL and a request queue. |
HttpIsFeatureSupported | Checks whether a particular feature is supported. |
Server session
Function | Description |
---|---|
HttpCloseServerSession | |
HttpCreateServerSession | |
HttpQueryServerSessionProperty | |
HttpSetServerSessionProperty |
URL Groups
Function | Description |
---|---|
HttpAddUrlToUrlGroup | |
HttpCreateUrlGroup | |
HttpCloseUrlGroup | |
HttpQueryUrlGroupProperty | |
HttpRemoveUrlFromUrlGroup | |
HttpSetUrlGroupProperty |
Request Queue
Function | Description |
---|---|
HttpCloseRequestQueue | |
HttpCreateRequestQueue | |
HttpQueryRequestQueueProperty | |
HttpSetRequestQueueProperty | |
HttpShutdownRequestQueue | |
HttpWaitForDemandStart |