Added note to spec to state cookie name case sensitivity: FIXES: #43

This commit is contained in:
Héctor Hurtado
2019-10-23 16:40:04 +02:00
parent 90449773e4
commit f4b9a96a06
+2 -1
View File
@@ -496,7 +496,8 @@ following resource paths:
**Note**: Parameters under `request` are read-only and, conversely, parameters under
`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