Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestRandom (0.1 sec)

  1. tests/integration/pilot/ingress_test.go

    					prefixPath: "/prefix/test",
    				},
    				{
    					// Prefix /prefix/test should NOT match /prefix/testrandom
    					name: "http-prefix-should-not-match-path-continuation",
    					call: echo.CallOptions{
    						Port: echo.Port{
    							Protocol: protocol.HTTP,
    						},
    						HTTP: echo.HTTP{
    							Path:    "/prefix/testrandom/",
    							Headers: headers.New().WithHost("server").Build(),
    						},
    						Check: failureChecker,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 22:12:34 UTC 2024
    - 19.5K bytes
    - Viewed (0)
Back to top