http: connection upgrade mechanism 18/41918/8
authorMatus Fabian <[email protected]>
Thu, 21 Nov 2024 16:01:45 +0000 (17:01 +0100)
committerFlorin Coras <[email protected]>
Tue, 10 Dec 2024 05:10:41 +0000 (05:10 +0000)
commit82b3cc18260abc8e77375c337cf3f62aafb132ab
tree3438ee9175feda4940b40ccd497626919b5d014e
parentc4b4cd5e77cc5f3305c90eecf802c601392b7975
http: connection upgrade mechanism

Handle "Connection" and "Upgrade" headers in http transport layer which
are used to create a tunnel for some other protocol on the same
connection.

Type: improvement

Change-Id: Icf5479f36fbcc7259b157eaad957211be5ea2aae
Signed-off-by: Matus Fabian <[email protected]>
extras/hs-test/http_test.go
extras/hs-test/infra/suite_vpp_proxy.go
src/plugins/hs_apps/http_cli.c
src/plugins/hs_apps/http_client.c
src/plugins/http/http.c
src/plugins/http/http.h
src/plugins/http/http_plugin.rst