use newest hpack index when repeating a header name
This commit is contained in:
@@ -572,7 +572,6 @@ impl From<DecoderError> for frame::Error {
|
||||
|
||||
/// Get an entry from the static table
|
||||
pub fn get_static(idx: usize) -> Header {
|
||||
use http::header;
|
||||
use http::header::HeaderValue;
|
||||
|
||||
match idx {
|
||||
|
||||
Reference in New Issue
Block a user