We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ecd9f commit 85f6036Copy full SHA for 85f6036
geps/gep-2891/index.md
@@ -87,7 +87,7 @@ type HTTPCookieMatch struct {
87
// +kubebuilder:default=Exact
88
Type *CookieMatchType `json:"type,omitempty"`
89
90
- // Name is the cookie-name of the cookie-pair in the HTTP Cookie header to be matched.
+ // Name is the cookie-name of the cookie-pair in the HTTP Cookie header to be matched.
91
// The cookie names are case-sensitive. This must be an exact string match. (See
92
// https://www.rfc-editor.org/rfc/rfc6265)
93
//
0 commit comments