TechnikEmpire / HttpFilteringEngine

Transparent filtering TLS proxy.
Mozilla Public License 2.0
59 stars 33 forks source link

Add HTTP/2 parser #96

Open kirillv opened 7 years ago

kirillv commented 7 years ago

Currently http-parser is used to parse responses and requests. But it has no support of http/2 only 1.1. It would be great is Filtering engine would be able to proccess 2 version of http protocol. Thanks in advance.

TechnikEmpire commented 7 years ago

😨 Oh dear. Is HTTP 1.1 getting deprecated any time soon? That's probably the only thing that would make me jump to supporting this with any sense of priority. You are right though, it should be a goal to eventually support it, but given that it's a brand new shiny protocol I think we're more than safe for a decade to simply advertise as HTTP/1.1