HTTP Server API Version 2.0 Functions
The HTTP Server API version 2.0 provides the following functions.
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 |
Related topics
Show: