kbandla / dpkt

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

Improve HTTP 0.9 support #456

Open dmaciejak opened 5 years ago

dmaciejak commented 5 years ago

The patch aims to provide better support for old HTTP protocol version 0.9 which is currently not handled properly (printing functions have issues, parsing too). Here some details https://medium.com/platform-engineer/evolution-of-http-69cfe6531ba0

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.08%) to 89.176% when pulling 458cf7183abd5e2225435fd43ccfe0ab9c87d264 on dmaciejak:patch-1 into 2c6aada35c38c93061ac6d4c47862174ffcc4799 on kbandla:master.