Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for headers_to_add (0.09 sec)

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

    						ClusterSpecifier: &tcp.TcpProxy_Cluster{Cluster: ConnectOriginate},
    						TunnelingConfig: &tcp.TcpProxy_TunnelingConfig{
    							Hostname:     "%DOWNSTREAM_LOCAL_ADDRESS%",
    							HeadersToAdd: headers,
    						},
    					}),
    				},
    			}},
    		}},
    	}
    	return l
    }
    
    // buildWaypointHTTPFilters augments the common chain of Waypoint-bound HTTP filters.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jun 14 04:34:37 UTC 2024
    - 27.6K bytes
    - Viewed (0)
Back to top