kbandla / dpkt

fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols
Other
1.09k stars 271 forks source link

add header frame uncompressing #459

Open xuxiaochun1972 opened 5 years ago

xuxiaochun1972 commented 5 years ago

2019-10-06: Xiaochun Xu, Add HEADER frame uncompress by import hpack api 2019-10-06: Xiaochun Xu, Add DATA frame decoding function payload_json by import json module if content-type is application/json-patch+json