From 8fac4eedcf7d658f2933cbb77b4d8fe62429e3d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 31 May 2013 15:23:53 +0200 Subject: Improve generate_etag return value description --- manual/cowboy_rest.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manual') diff --git a/manual/cowboy_rest.md b/manual/cowboy_rest.md index 4d5862a..4891d9d 100644 --- a/manual/cowboy_rest.md +++ b/manual/cowboy_rest.md @@ -299,7 +299,8 @@ REST callbacks description > This value will be sent as the value of the etag header. > > If a binary is returned, then the value will be parsed -> to the tuple form automatically. +> to the tuple form automatically. The value must be in +> the same format as the etag header, including quotes. ### is_authorized -- cgit v1.2.3