diff options
author | Loïc Hoguin <[email protected]> | 2018-06-08 13:27:03 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2018-06-08 13:27:03 +0200 |
commit | 76f19cf52d5aabab3cf0773ec6b5987101e9ac3f (patch) | |
tree | 52202b78d07d244dd88bea9049f1b3f0a6443e8c /doc/src/manual/cowboy_req.push.asciidoc | |
parent | a331145cdea8ad1d6038bc6c98190b9ee6b996d8 (diff) | |
download | cowboy-76f19cf52d5aabab3cf0773ec6b5987101e9ac3f.tar.gz cowboy-76f19cf52d5aabab3cf0773ec6b5987101e9ac3f.tar.bz2 cowboy-76f19cf52d5aabab3cf0773ec6b5987101e9ac3f.zip |
Fix some formatting issues in the manual
Diffstat (limited to 'doc/src/manual/cowboy_req.push.asciidoc')
-rw-r--r-- | doc/src/manual/cowboy_req.push.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/manual/cowboy_req.push.asciidoc b/doc/src/manual/cowboy_req.push.asciidoc index ab6da8b..80c1216 100644 --- a/doc/src/manual/cowboy_req.push.asciidoc +++ b/doc/src/manual/cowboy_req.push.asciidoc @@ -57,7 +57,7 @@ The status code for the response. Headers:: The response headers. - ++ Header names must be given as lowercase binary strings. Req:: |