mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 12:40:25 +00:00
Add the few remaining tests to the rfc7231 test suite
This commit is contained in:
parent
b000d53855
commit
17719a136d
3 changed files with 99 additions and 2 deletions
|
@ -667,7 +667,9 @@ Return the list of request headers that affect the
|
|||
representation of the resource.
|
||||
|
||||
Cowboy automatically adds the accept, accept-charset and
|
||||
accept-language headers when necessary.
|
||||
accept-language headers when necessary. It's also useful
|
||||
to note that some standard headers also do not need to be
|
||||
listed here, like the authorization header.
|
||||
|
||||
== Changelog
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue