httpencoding
Package httpencoding provides a function to deal with the Accept-Encoding header
-
Filename
Size
Last Commit Date
Commit Message
-
..
-
LICENSE
767
2017/11/20 16:50:44
added LICENSE
-
README.md
2241
2025/09/13 16:20:21
for ease of use, IsDisallowedInWildcard and IsWildcard should accept Encoding types
-
encoding.go
4883
2025/09/14 17:13:44
ignore encoding options that have already been specified
-
encoding_test.go
2040
2025/09/14 17:14:14
added test for an Accept-Encoding header with two identical encodings (with different weights)
-
go.mod
52
2025/09/12 08:51:58
update to go1.23