http: http/2 CONTINUATION frame support 07/43007/15
authorMatus Fabian <[email protected]>
Thu, 22 May 2025 17:45:08 +0000 (17:45 +0000)
committerMatus Fabian <[email protected]>
Fri, 6 Jun 2025 08:35:16 +0000 (08:35 +0000)
commitcfec155f97dfc4745ccf9d618b788dafe5e17460
tree7a10e033dbea8afb41818d0aa2541f79c868b561
parentcdfdbebe38dd27c72fd17af81d8203e5e27dff07
http: http/2 CONTINUATION frame support

We can now receive and send headers split into multiple frames.

Type: improvement

Change-Id: I3a2a21c67dbc7bbd0bc19b8c6a0ff1516bcfc6fd
Signed-off-by: Matus Fabian <[email protected]>
extras/hs-test/http2_test.go
extras/hs-test/http_test.go
extras/hs-test/infra/suite_h2.go
src/plugins/hs_apps/http_tps.c
src/plugins/http/http.c
src/plugins/http/http2/frame.c
src/plugins/http/http2/frame.h
src/plugins/http/http2/http2.c