Skip to content

Commit a514a37

Browse files
committed
move unimplemented headers to disabled folder
1 parent f585f2e commit a514a37

17 files changed

+3
-1
lines changed

headers-ext/src/common/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@ fn test_encode<T: ::headers_core::Header>(header: T) -> ::http::HeaderMap {
8686
map
8787
}
8888

89+
//mod accept;
8990
//mod accept_charset;
9091
//mod accept_encoding;
9192
//mod accept_language;
9293
mod accept_ranges;
93-
//mod accept;
9494
mod access_control_allow_credentials;
9595
mod access_control_allow_headers;
9696
mod access_control_allow_methods;
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)