Added note to spec to state cookie name case sensitivity: FIXES: #43
This commit is contained in:
+2
-1
@@ -496,7 +496,8 @@ following resource paths:
|
|||||||
|
|
||||||
**Note**: Parameters under `request` are read-only and, conversely, parameters under
|
**Note**: Parameters under `request` are read-only and, conversely, parameters under
|
||||||
`response` are write-only.
|
`response` are write-only.
|
||||||
|
**Note**: It should be noted that, according to the spec, the name of a cookie is case
|
||||||
|
sensitive.
|
||||||
|
|
||||||
#### Get handler resource
|
#### Get handler resource
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user