Add benchmarks for all implemented headers except set-cookie.
This commit is contained in:
@@ -65,3 +65,5 @@ impl HeaderFormat for Accept {
|
||||
}
|
||||
}
|
||||
|
||||
bench_header!(bench, Accept, { vec![b"text/plain; q=0.5, text/html".to_vec()] })
|
||||
|
||||
|
||||
Reference in New Issue
Block a user