Appearance
Appearance
ChangeLog:
http2-h2c.pcap - 通过 Upgrade: h2 机制的 HTTP/2(curl --http2 -v nghttp2.org/robots.txt nghttp2.org/humans.txt)
HTTP2 (draft-14) 示例 - 使用 nghttp2 创建,需要使用 Decode as HTTP2
在 SampleCaptures 页面上,还有 http2-16-ssl.pcapng,其中包含基于 SSL 的 HTTP2 (draft 16) 捕获(带密钥),以及指向 TLS 1.3 HTTP/2 捕获的链接。
HTTP2 显示过滤器字段的完整列表可在显示过滤器参考中找到
仅显示基于 HTTP2 的流量:http2
捕获时无法直接过滤 HTTP2 协议。不过,如果知道所使用的 TCP 端口(见上文),则可以按该端口过滤。
仅捕获默认端口(443)上的 HTTP2 流量:
tcp port 443RFC 7540Hypertext Transfer Protocol version 2
RFC 7541HPACK - Header Compression for HTTP/2
HTTP/2 Implementations 官方页面,包含所有 HTTP2 实现
Imported from https://wiki.wireshark.org/HTTP2 on 2020-08-11 23:14:49 UTC