Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
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 |