Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GetPathNormalization (0.24 sec)

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

    	connectionManager.StatPrefix = httpOpts.statPrefix
    
    	// Setup normalization
    	connectionManager.PathWithEscapedSlashesAction = hcm.HttpConnectionManager_KEEP_UNCHANGED
    	switch lb.push.Mesh.GetPathNormalization().GetNormalization() {
    	case meshconfig.MeshConfig_ProxyPathNormalization_NONE:
    		connectionManager.NormalizePath = proto.BoolFalse
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 06 04:44:06 UTC 2024
    - 17.9K bytes
    - Viewed (0)
Back to top