Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for HTTPFilters (0.07 sec)

  1. pilot/pkg/networking/core/gateway_test.go

    				},
    			},
    			expectedListener: listenertest.ListenerTest{FilterChains: []listenertest.FilterChainTest{
    				{
    					NetworkFilters: []string{
    						wellknown.HTTPConnectionManager,
    					},
    					HTTPFilters: []string{
    						xdsfilters.MxFilterName,
    						xdsfilters.Alpn.GetName(),
    						xdsfilters.Fault.GetName(), xdsfilters.Cors.GetName(), wellknown.Router,
    					},
    				},
    			}},
    		},
    		{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 06 04:44:06 UTC 2024
    - 144K bytes
    - Viewed (0)
Back to top