http: http/2 core skeleton 82/42482/5
authorMatus Fabian <[email protected]>
Fri, 14 Mar 2025 13:10:38 +0000 (09:10 -0400)
committerFlorin Coras <[email protected]>
Mon, 24 Mar 2025 17:03:48 +0000 (17:03 +0000)
commit492d2c15d984b3a1dc682c434a987ed58d0eb296
tree08e2d883065025efdab934de7bbcf49be2596f0a
parent8e50ec8dcadc33f057a621efbfdc948fd414784e
http: http/2 core skeleton

Type: feature

Change-Id: Ia6581b685c9dbc89e72bdec320b7f52f6f962542
Signed-off-by: Matus Fabian <[email protected]>
src/plugins/http/CMakeLists.txt
src/plugins/http/http2/hpack.c
src/plugins/http/http2/hpack.h
src/plugins/http/http2/http2.c [new file with mode: 0644]