mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 12:40:25 +00:00
Fix typos in documentation
This commit is contained in:
parent
a93ac120f4
commit
b12b4300ba
4 changed files with 6 additions and 6 deletions
|
@ -64,7 +64,7 @@ experimental.
|
|||
* Add automatic handling of range requests to REST handlers
|
||||
that return the callback `auto` from `ranges_accepted/2`.
|
||||
Cowboy will call the configured `ProvideCallback` and
|
||||
then split the ouput automatically for the ranged response.
|
||||
then split the output automatically for the ranged response.
|
||||
|
||||
* Enable range requests support in `cowboy_static`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue