Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for Cookie2 (0.16 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                      description: Hash based on HTTP cookie.
                                      properties:
                                        name:
                                          description: Name of the cookie.
                                          type: string
                                        path:
                                          description: Path to set for the cookie.
                                          type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                                      description: Hash based on HTTP cookie.
                                      properties:
                                        name:
                                          description: Name of the cookie.
                                          type: string
                                        path:
                                          description: Path to set for the cookie.
                                          type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  3. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                      description: Hash based on HTTP cookie.
                                      properties:
                                        name:
                                          description: Name of the cookie.
                                          type: string
                                        path:
                                          description: Path to set for the cookie.
                                          type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/gateway-api-crd.yaml

                              default: Cookie
                              description: |-
                                Type defines the type of session persistence such as through
                                the use a header or cookie. Defaults to cookie based session
                                persistence.
    
    
                                Support: Core for "Cookie" type
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"ConnState", Type, 3},
    		{"Cookie", Type, 0},
    		{"Cookie.Domain", Field, 0},
    		{"Cookie.Expires", Field, 0},
    		{"Cookie.HttpOnly", Field, 0},
    		{"Cookie.MaxAge", Field, 0},
    		{"Cookie.Name", Field, 0},
    		{"Cookie.Path", Field, 0},
    		{"Cookie.Raw", Field, 0},
    		{"Cookie.RawExpires", Field, 0},
    		{"Cookie.SameSite", Field, 11},
    		{"Cookie.Secure", Field, 0},
    		{"Cookie.Unparsed", Field, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top