You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
1.7 KiB
55 lines
1.7 KiB
LIBRARY HTTPAPI
|
|
|
|
EXPORTS
|
|
HttpAddUrl
|
|
HttpRemoveUrl
|
|
HttpCreateHttpHandle
|
|
HttpReceiveHttpRequest
|
|
HttpReceiveRequestEntityBody
|
|
HttpSendHttpResponse
|
|
HttpSendResponseEntityBody
|
|
HttpWaitForDisconnect
|
|
HttpInitializeServerContext
|
|
HttpSendHttpRequest
|
|
HttpSendRequestEntityBody
|
|
HttpReceiveHttpResponse
|
|
HttpSetServerContextInformation
|
|
HttpQueryServerContextInformation
|
|
HttpCancelHttpRequest
|
|
HttpInitialize
|
|
HttpTerminate
|
|
HttpOpenControlChannel
|
|
HttpQueryControlChannelInformation
|
|
HttpSetControlChannelInformation
|
|
HttpCreateConfigGroup
|
|
HttpDeleteConfigGroup
|
|
HttpAddUrlToConfigGroup
|
|
HttpRemoveUrlFromConfigGroup
|
|
HttpQueryConfigGroupInformation
|
|
HttpSetConfigGroupInformation
|
|
HttpCreateFilter
|
|
HttpOpenFilter
|
|
HttpShutdownFilter
|
|
HttpFilterAccept
|
|
HttpFilterClose
|
|
HttpFilterRawRead
|
|
HttpFilterAppWriteAndRawRead
|
|
HttpFilterRawWrite
|
|
HttpFilterAppRead
|
|
HttpFilterRawWriteAndAppRead
|
|
HttpFilterAppWrite
|
|
HttpCreateAppPool
|
|
HttpOpenAppPool
|
|
HttpShutdownAppPool
|
|
HttpQueryAppPoolInformation
|
|
HttpSetAppPoolInformation
|
|
HttpFlushResponseCache
|
|
HttpWaitForDemandStart
|
|
HttpRemoveAllUrlsFromConfigGroup
|
|
HttpReceiveClientCertificate
|
|
HttpGetCounters
|
|
HttpAddFragmentToCache
|
|
HttpReadFragmentFromCache
|
|
HttpQueryServiceConfiguration
|
|
HttpSetServiceConfiguration
|
|
HttpDeleteServiceConfiguration
|