Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. pilot/pkg/networking/util/util.go

    		// is better handled in the cookie content (and consistently in the header value - which doesn't have
    		// persistence semantics).
    		return &statefulsession.StatefulSession{
    			SessionState: &core.TypedExtensionConfig{
    				Name: "envoy.http.stateful_session.cookie",
    				TypedConfig: protoconv.MessageToAny(&cookiev3.CookieBasedSessionState{
    					Cookie: &httpv3.Cookie{
    						Path: cookiePath,
    						Name: cookieName,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 28.5K bytes
    - Viewed (0)
Back to top