http: fix server sending all status codes
Type: fix Change-Id: I4bc748e3091c2fbe0142d1b74d21a543a62c4ce0 Signed-off-by: Matus Fabian <matfabia@cisco.com>
This commit is contained in:
committed by
Florin Coras
parent
182d8b2ddb
commit
b7a9ed75fb
@@ -67,9 +67,9 @@ docker_build hs-test/vpp vpp
|
||||
docker_build hs-test/nginx-ldp nginx
|
||||
docker_build hs-test/nginx-server nginx-server
|
||||
docker_build hs-test/build build
|
||||
docker_build hs-test/curl curl
|
||||
if [ "$HST_EXTENDED_TESTS" = true ] ; then
|
||||
docker_build hs-test/nginx-http3 nginx-http3
|
||||
docker_build hs-test/curl curl
|
||||
fi
|
||||
|
||||
# cleanup detached images
|
||||
|
||||
Reference in New Issue
Block a user