Nevron.Nov.Networking Namespace / NHttpHeaderFieldName Structure


In This Topic
    NHttpHeaderFieldName Structure Methods
    In This Topic

    For a list of all members of this type, see NHttpHeaderFieldName members.

    Public Methods
     NameDescription
    Public MethodOverriden to compare HttpHeaderFieldNames by their normalized (to-lower) variant. This is because header field names are case insensitive.  
    Public MethodOverriden because Equals was overriden. Returns the hash-code of the normalized (to-lower) variant.  
    Top
    See Also