From 17719a136dbe520436ae4aa5dd4827a19b1a5348 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 8 Dec 2017 20:38:31 +0100 Subject: Add the few remaining tests to the rfc7231 test suite --- doc/src/manual/cowboy_rest.asciidoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/manual/cowboy_rest.asciidoc b/doc/src/manual/cowboy_rest.asciidoc index 105506a..1b33bb8 100644 --- a/doc/src/manual/cowboy_rest.asciidoc +++ b/doc/src/manual/cowboy_rest.asciidoc @@ -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 -- cgit v1.2.3