http: client can receive response while sending 29/43229/2 master
authorMatus Fabian <[email protected]>
Thu, 19 Jun 2025 13:48:04 +0000 (13:48 +0000)
committerFlorin Coras <[email protected]>
Thu, 19 Jun 2025 16:11:41 +0000 (16:11 +0000)
commit20f342ce6e425072cb38eaff92f59a342feab834
treedd68f03562fab029383399b8534d4a4a0c42e846
parenta5acfe0751f713384f5d9f8923bb9cee7c6d8613
http: client can receive response while sending

Client can receive response (error) from server while still sending
body bytes, handle this as exception in state machine instead of error.

Type: improvement

Change-Id: I6aa3f7f5aaa299ac781109dd75295a7eb3a42cf9
Signed-off-by: Matus Fabian <[email protected]>
extras/hs-test/http_test.go
src/plugins/hs_apps/http_client.c
src/plugins/http/http1.c