Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
http 客户端是否必须支持最少的内容编码集?
重述:仅实现 content-encoding:identity 的客户端是否符合标准?
我找不到有关该主题的明确文档。
不,没有最低限度;如果你不想,你不必支持任何人。
请注意,在 SPDY 中,情况并非如此。他们要求您支持 gzip。这可能在 HTTP/2 中也是如此,这取决于讨论的方式。