Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
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 |