trailofbits / polyfile

A pure Python cleanroom implementation of libmagic, with instrumented parsing from Kaitai struct and an interactive hex viewer
Apache License 2.0
339 stars 22 forks source link

HTTP header parsing #3403

Closed ESultanik closed 1 year ago

ESultanik commented 1 year ago

Adds a parser for HTTP 1.1 headers.