إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
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 |