Click or drag to resize
HTTPHeadersstorage Field
Storage for individual HTTPHeaderItems in this header collection NB: Using a list is important, as order can matter

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
protected List<HTTPHeaderItem> storage

Field Value

Type: ListHTTPHeaderItem
See Also