aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-06-10 08:38:54 +0200
committerLoïc Hoguin <[email protected]>2014-06-10 08:39:40 +0200
commitfc7e038fbab8ad1b5b11548f9d009c1b6ccd4be3 (patch)
tree4fc8ce506d07f8acf08ed545aaf0df18dbcd9d06 /manual
parent7a808e0aa3e764d923da74e18f76790936d19a35 (diff)
parent6ed25fd60b0cc502ae79baf20456bb2d2b02973e (diff)
downloadcowboy-fc7e038fbab8ad1b5b11548f9d009c1b6ccd4be3.tar.gz
cowboy-fc7e038fbab8ad1b5b11548f9d009c1b6ccd4be3.tar.bz2
cowboy-fc7e038fbab8ad1b5b11548f9d009c1b6ccd4be3.zip
Merge branch 'binary-expires' of git://github.com/NineFX/cowboy
Diffstat (limited to 'manual')
-rw-r--r--manual/cowboy_rest.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/cowboy_rest.md b/manual/cowboy_rest.md
index 7a38bb7..a2abf3a 100644
--- a/manual/cowboy_rest.md
+++ b/manual/cowboy_rest.md
@@ -275,7 +275,7 @@ REST callbacks description
### expires
> * Methods: GET, HEAD
-> * Value type: calendar:datetime() | undefined
+> * Value type: calendar:datetime() | binary() | undefined
> * Default value: undefined
>
> Return the date of expiration of the resource.