Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回由具有所提供名称的服务器接收的最后一个标头值。
Public Function GetHTTPHeaderValue(ByVal name As String) As String
public string GetHTTPHeaderValue(string name)
name 用于返回值的标头名称。
名称。