Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
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 |