HTTP Server API 2.0 版函式
HTTP Server API 2.0 版提供下列功能。
函式 | 描述 |
---|---|
HttpDelegateRequestEx | 將來源要求佇列的要求委派給目標要求佇列。 |
HttpFindUrlGroupId | 擷取 URL 和要求佇列的 URL 群組識別碼。 |
HttpIsFeatureSupported | 檢查是否支援特定功能。 |
伺服器會話
函式 | 描述 |
---|---|
HttpCloseServerSession | |
HttpCreateServerSession | |
HttpQueryServerSessionProperty | |
HttpSetServerSessionProperty |
URL 群組
函式 | 描述 |
---|---|
HttpAddUrlToUrlGroup | |
HttpCreateUrlGroup | |
HttpCloseUrlGroup | |
HttpQueryUrlGroupProperty | |
HttpRemoveUrlFromUrlGroup | |
HttpSetUrlGroupProperty |
要求佇列
函式 | 描述 |
---|---|
HttpCloseRequestQueue | |
HttpCreateRequestQueue | |
HttpQueryRequestQueueProperty | |
HttpSetRequestQueueProperty | |
HttpShutdownRequestQueue | |
HttpWaitForDemandStart |