mirror of
https://github.com/actix/actix-web.git
synced 2024-11-27 20:11:15 +00:00
commit
7792eaa16e
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ header! {
|
|||
(AcceptCharset, ACCEPT_CHARSET) => (QualityItem<Charset>)+
|
||||
|
||||
test_accept_charset {
|
||||
/// Test case from RFC
|
||||
// Test case from RFC
|
||||
test_header!(test1, vec![b"iso-8859-5, unicode-1-1;q=0.8"]);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue