Header |
| Name | Description | |
|---|---|---|
| Load(Stream, CancellationToken) | Load a HeaderList from the specified stream. | |
| Load(String, CancellationToken) | Load a HeaderList from the specified file. | |
| Load(ParserOptions, Stream, CancellationToken) | Load a HeaderList from the specified stream. | |
| Load(ParserOptions, String, CancellationToken) | Load a HeaderList from the specified file. |