0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Improve generate_etag return value description

This commit is contained in:
Loïc Hoguin 2013-05-31 15:23:53 +02:00
parent cab1a8fb45
commit 8fac4eedcf

View file

@ -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