Share via


HTTP Server API 버전 2.0 함수

HTTP Server API 버전 2.0은 다음 함수를 제공합니다.

함수 설명
HttpDelegateRequestEx 원본 요청 큐의 요청을 대상 요청 큐에 위임합니다.
HttpFindUrlGroupId URL 및 요청 큐에 대한 URL 그룹 ID를 검색합니다.
HttpIsFeatureSupported 특정 기능이 지원되는지 여부를 확인합니다.

서버 세션

함수 설명
HttpCloseServerSession
HttpCreateServerSession
HttpQueryServerSessionProperty
HttpSetServerSessionProperty

URL 그룹

함수 Description
HttpAddUrlToUrlGroup
HttpCreateUrlGroup
HttpCloseUrlGroup
HttpQueryUrlGroupProperty
HttpRemoveUrlFromUrlGroup
HttpSetUrlGroupProperty

요청 큐

함수 설명
HttpCloseRequestQueue
HttpCreateRequestQueue
HttpQueryRequestQueueProperty
HttpSetRequestQueueProperty
HttpShutdownRequestQueue
HttpWaitForDemandStart

HTTP Server API 버전 2.0 구조체