Click or drag to resize

RestResponseMessageHeaders Property

Gets the headers on the response

Namespace:  RestSrvr.Message
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public NameValueCollection Headers { get; }

Property Value

Type: NameValueCollection
See Also