mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-02-23 06:06:54 +00:00
REGTESTS: Adapt proxy_protocol_random_fail.vtc to match normalized URI too
Now, full URI are reported in logs for H2 requests.
This commit is contained in:
parent
1448d3a157
commit
452e578ae2
@ -19,7 +19,7 @@ syslog Slog_1 -repeat 8 -level info {
|
||||
recv
|
||||
expect ~ "Connect from .* to ${h1_ssl_addr}:${h1_ssl_port}"
|
||||
recv
|
||||
expect ~ "ssl-offload-http/http .* \"POST /[1-8] HTTP/(2\\.0|1\\.1)\""
|
||||
expect ~ "ssl-offload-http/http .* \"POST (https://.*:${h1_ssl_port})?/[1-8] HTTP/(2\\.0|1\\.1)\""
|
||||
} -start
|
||||
|
||||
haproxy h1 -conf {
|
||||
|
Loading…
Reference in New Issue
Block a user