Skip to content

Commit 4a3b284

Browse files
committed
address comment
Signed-off-by: Huabing (Robin) Zhao <[email protected]>
1 parent 712a7a7 commit 4a3b284

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conformance/tests/httproute-cors.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ var HTTPRouteCORS = suite.ConformanceTest{
169169
},
170170
Namespace: "",
171171
Response: http.Response{
172+
StatusCodes: []int{200, 204, 403},
172173
AbsentHeaders: []string{
173174
"access-control-allow-origin",
174175
},

0 commit comments

Comments
 (0)