Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GetHttpProtocolOptions (0.46 sec)

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

    								assert.Equal(t, true, hcm.GetNormalizePath().GetValue(), "normalize path")
    								assert.Equal(t, enableHTTP10(tt.p.Metadata.HTTP10), hcm.GetHttpProtocolOptions().GetAcceptHttp_10(), "http/1.0")
    							},
    						},
    					},
    				})
    			})
    		}
    	}
    }
    
    func TestOutboundTlsTrafficWithoutTimeout(t *testing.T) {
    	services := []*model.Service{
    		{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 93.6K bytes
    - Viewed (0)
Back to top