public HeaderList Headers { get; set; }
Gets the list of headers, if available.
This property will only be set if the IFetchRequest used with Fetch or FetchAsync has the Headers flag set on Items or if the Headers list is non-empty.
Copyright © 2013-2023 Jeffrey Stedfast