python-hyper / hpack

HTTP/2 Header Encoding for Python
https://hpack.readthedocs.io/en/latest/
MIT License
72 stars 32 forks source link

Add dict hash search instead of linear search of static headers. #124

Closed khasanovbi closed 7 years ago

khasanovbi commented 7 years ago

Does this make any sense? https://github.com/python-hyper/hpack/pull/119

Lukasa commented 7 years ago

Sorry, I had a review pending that I never actually submitted. Sorry about the delay!