Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
Signed-off-by: zirain <zirain2009@gmail.com>
  • Loading branch information
zirain committed Feb 27, 2024
1 parent 2a378f3 commit dd36005
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/tests/client-timeout.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ var ClientTimeoutTest = suite.ConformanceTest{
Method: "GET",
URL: &url.URL{Scheme: "http", Host: gwAddr, Path: "/request-timeout"},
Header: http.Header{
// larger enough to trigger request timeout
"x-large-size-header": []string{largeHeader},
},
}
Expand Down

0 comments on commit dd36005

Please sign in to comment.