aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-11-29 18:07:38 +0100
committerLoïc Hoguin <[email protected]>2017-11-29 18:07:38 +0100
commit14b4afa6699d18d2a5317b6f438287f550e9cee4 (patch)
tree1366cbd45df2b4bbf2ae7e9e12340c69abd8ec4d
parent37d069cd516448712c1793d376dfb4638ec41e6a (diff)
downloadcowboy-14b4afa6699d18d2a5317b6f438287f550e9cee4.tar.gz
cowboy-14b4afa6699d18d2a5317b6f438287f550e9cee4.tar.bz2
cowboy-14b4afa6699d18d2a5317b6f438287f550e9cee4.zip
Fix a test description
-rw-r--r--test/rfc7230_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rfc7230_SUITE.erl b/test/rfc7230_SUITE.erl
index 05f70c4..bca620d 100644
--- a/test/rfc7230_SUITE.erl
+++ b/test/rfc7230_SUITE.erl
@@ -1760,7 +1760,7 @@ same_transfer_encoding_as_get_in_head_response(Config) ->
%not include a content-length or transfer-encoding header. (RFC7230 3.3.1, RFC7230 3.3.2)
no_content_length_in_204_response(Config) ->
- doc("204 responses must not include a transfer-encoding header. "
+ doc("204 responses must not include a content-length header. "
"(RFC7230 3.3.1, RFC7230 3.3.2)"),
Client = raw_open(Config),
ok = raw_send(Client, [