HTTP Server API バージョン 2.0 関数
HTTP Server API バージョン 2.0 には、次の関数が用意されています。
機能 | 説明 |
---|---|
HttpDelegateRequestEx | ソース要求キューからターゲット要求キューに要求を委任します。 |
HttpFindUrlGroupId | URL と要求キューの URL グループ ID を取得します。 |
HttpIsFeatureSupported | 特定の機能がサポートされているかどうかを確認します。 |
サーバー セッション
機能 | 説明 |
---|---|
HttpCloseServerSession | |
HttpCreateServerSession | |
HttpQueryServerSessionProperty | |
HttpSetServerSessionProperty |
URL グループ
機能 | 説明 |
---|---|
HttpAddUrlToUrlGroup | |
HttpCreateUrlGroup | |
HttpCloseUrlGroup | |
HttpQueryUrlGroupProperty | |
HttpRemoveUrlFromUrlGroup | |
HttpSetUrlGroupProperty |
要求キュー
機能 | 説明 |
---|---|
HttpCloseRequestQueue | |
HttpCreateRequestQueue | |
HttpQueryRequestQueueProperty | |
HttpSetRequestQueueProperty | |
HttpShutdownRequestQueue | |
HttpWaitForDemandStart |