http: state machine improvement 28/41828/3
authorMatus Fabian <[email protected]>
Wed, 13 Nov 2024 15:31:53 +0000 (16:31 +0100)
committerFlorin Coras <[email protected]>
Thu, 14 Nov 2024 18:59:45 +0000 (18:59 +0000)
commit1c9d1de9bccebcf574c923937b34ef5705d4d0ed
treec63fb3066f679fdac57245f9472a20e4e0861594
parent1fe2501702c90ff3253dccfe72c34de21a41a9a8
http: state machine improvement

Split in two, one for rx and second for tx, which is more suitable for
http tunnels. Updated state names too, some of them were bit confusing.

Type: improvement

Change-Id: I2310deaa49196819f9d8147a5d9af188465dbd65
Signed-off-by: Matus Fabian <[email protected]>
extras/hs-test/http_test.go
src/plugins/http/http.c
src/plugins/http/http.h
src/plugins/http_static/static_server.c