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