Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
63419792
Commit
63419792
authored
Jun 22, 2021
by
Martin Blix Grydeland
Committed by
Dridi Boukelmoune
Oct 18, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make f00007.vtc stable
parent
d2e5058e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
f00007.vtc
bin/varnishtest/tests/f00007.vtc
+1
-3
No files found.
bin/varnishtest/tests/f00007.vtc
View file @
63419792
...
...
@@ -62,8 +62,8 @@ client c3 {
stream 1 {
txreq -req POST -url /3 -hdr "content-length" "1" -nostrend
txdata -data "A" -nostrend
delay 0.5
txdata -data "GET /FAIL HTTP/1.1\r\n\r\n"
rxwinup
rxrst
expect rst.err == PROTOCOL_ERROR
} -run
...
...
@@ -74,8 +74,6 @@ client c4 {
txreq -req POST -url /4 -hdr "content-length" "1" -nostrend
txdata -data "A" -nostrend
txdata
rxwinup
rxwinup
rxresp
expect resp.status == 200
} -run
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment