Freigeben über


HTTP Server API Version 2.0-Funktionen

Die HTTP-Server-API, Version 2.0, stellt die folgenden Funktionen bereit.

Funktion Beschreibung
HttpDelegateRequestEx Delegiert eine Anforderung aus der Quellanforderungswarteschlange an die Zielanforderungswarteschlange.
HttpFindUrlGroupId- Ruft eine URL-Gruppen-ID für eine URL und eine Anforderungswarteschlange ab.
HttpIsFeatureSupported- Überprüft, ob ein bestimmtes Feature unterstützt wird.

Serversitzung

Funktion Beschreibung
HttpCloseServerSession-
HttpCreateServerSession-
HttpQueryServerSessionProperty
HttpSetServerSessionProperty-

URL-Gruppen

Funktion Beschreibung
HttpAddUrlToUrlGroup
HttpCreateUrlGroup-
HttpCloseUrlGroup-
HttpQueryUrlGroupProperty
HttpRemoveUrlFromUrlGroup
HttpSetUrlGroupProperty-

Anforderungswarteschlange

Funktion Beschreibung
HttpCloseRequestQueue
HttpCreateRequestQueue
HttpQueryRequestQueueProperty
HttpSetRequestQueueProperty
HttpShutdownRequestQueue
HttpWaitForDemandStart-

HTTP Server API Version 2.0 Strukturen