1
0
Fork 0
This commit is contained in:
Alan Plum 2014-06-23 17:26:30 +02:00
parent 83279e64c8
commit 5510f1bd14
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ If the method is passed a *secret* string, a second blank expired cookie is adde
* *cookieName*: name of the cookie to parse.
* *secret* (optional): indicates the signature should be cleared also.
@EXAMPLE
@EXAMPLES
```js
controller.get('/goodbye', function(request, response) {