fn initDynamic(max: usize) HeadersParser
[src]
Initializes the parser with a dynamically growing header buffer of up to max
bytes.
fn initDynamic(max: usize) HeadersParser
Initializes the parser with a dynamically growing header buffer of up to max
bytes.