Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for httponly (0.09 sec)

  1. okhttp/api/okhttp.api

    	public final fun domain ()Ljava/lang/String;
    	public fun equals (Ljava/lang/Object;)Z
    	public final fun expiresAt ()J
    	public fun hashCode ()I
    	public final fun hostOnly ()Z
    	public final fun httpOnly ()Z
    	public final fun matches (Lokhttp3/HttpUrl;)Z
    	public final fun name ()Ljava/lang/String;
    	public final fun newBuilder ()Lokhttp3/Cookie$Builder;
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Mon Apr 15 13:41:01 UTC 2024
    - 70.2K bytes
    - Viewed (0)
  2. pilot/pkg/networking/core/listener.go

    	protocol         protocol.Instance
    	useRemoteAddress bool
    
    	suppressEnvoyDebugHeaders bool
    	skipIstioMXHeaders        bool
    
    	// http3Only indicates that the HTTP codec used
    	// is HTTP/3 over QUIC transport (uses UDP)
    	http3Only bool
    
    	class istionetworking.ListenerClass
    	port  int
    	hbone bool
    
    	// Waypoint-specific modifications in HCM
    	isWaypoint bool
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 06 04:44:06 UTC 2024
    - 55.1K bytes
    - Viewed (0)
Back to top