Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回与所提供名称相关联的服务器接收的所有标头值。
Public Function GetHTTPHeaderValues( ByVal name As String ) As IList< string >
public IList< string > GetHTTPHeaderValues(string name)
name 用于返回值的标头名称。
与所提供标头名称相关联的标头值。