Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: HttpConnection ParseHttpConnection(string)

Declaration

public static HttpConnection ParseHttpConnection(
    string value
)

Summary

Parses the Connection header. Throws an exception if the value is not valid. As long as exactly one of the valid values is contained in a comma-separated version returns the value and ignores all other values.