twitter-archive / CocoaSPDY

SPDY for iOS and OS X
Apache License 2.0
2.39k stars 233 forks source link

wireshark capature find "SPDY: Inflation failed. Aborting. " why ? #151

Open megarzzy opened 8 years ago

megarzzy commented 8 years ago

like 353: Inflation failed. Aborting.

Frame 655: 648 bytes on wire (5184 bits), 648 bytes captured (5184 bits) on interface 0 Raw packet data Internet Protocol Version 4, Src: 119.167.232.102, Dst: 10.25.51.220 Transmission Control Protocol, Src Port: 7777 (7777), Dst Port: 60292 (60292), Seq: 147267, Ack: 317, Len: 608 SPDY: SYN_REPLY, Stream: 1147 [Error: Header decompression failed] 1... .... .... .... = Control frame: Yes .000 0000 0000 0011 = Version: 3 Type: SYN_REPLY (2) Flags: 0x00 Length: 600 .000 0000 0000 0000 0000 0100 0111 1011 = Stream ID: 1147 Header block: 004a02b5fd0000000f000000083a76657273696f6e000000... [Expert Info (Error/Undecoded): Inflation failed. Aborting.] [Inflation failed. Aborting.] [Severity level: Error] [Group: Undecoded]

megarzzy commented 8 years ago

maybe it is the bug of wireshark http://www.jianshu.com/p/afcf3966ffb8