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:
parent
cab1a8fb45
commit
8fac4eedcf
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue