天软金融分析.NET函数大全
>
CGI控制台相关函数
>
CGI变量以及环境相关函数
HttpSetHeadString
复制链接
简述
设置返回的HTTP头。
定义
HttpSetHeadString(Header:String):String;
参数
名称
类型
说明
Header
String
字符串类型,Http头,以连续两个回车换行作为结尾。
返回
String
字符串。
相关
HttpGetContent
HttpGetContentLength
HttpGetQueryString
HttpGetRequestMethod
HttpGetQueryValues
HttpGetQueryValueByName
HttpGetQueryValueByNameEx
HttpGetScriptName
HttpGetPathInfo
HttpGetPathTranslated
HttpGetRemoteHost
HttpGetRemoteAddr
HttpGetAuthType
HttpGetRemoteUser
HttpGetRemoteIdent
HttpGetHttpAccept
HttpGetHttpUserAgent
HttpGetServerName
HttpGetServerPort
HttpGetServerProtocol
HttpGetServerSoftware
HttpGetGatewayInterface
HttpGetCookie
HttpGetEnvVar
HttpSetHeadString