mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 12:40:25 +00:00
Fix some formatting issues in the manual
This commit is contained in:
parent
a331145cde
commit
76f19cf52d
4 changed files with 4 additions and 4 deletions
|
@ -43,7 +43,7 @@ The status code for the response.
|
||||||
Headers::
|
Headers::
|
||||||
|
|
||||||
The response headers.
|
The response headers.
|
||||||
|
+
|
||||||
Header names must be given as lowercase binary strings.
|
Header names must be given as lowercase binary strings.
|
||||||
|
|
||||||
Req::
|
Req::
|
||||||
|
|
|
@ -57,7 +57,7 @@ The status code for the response.
|
||||||
Headers::
|
Headers::
|
||||||
|
|
||||||
The response headers.
|
The response headers.
|
||||||
|
+
|
||||||
Header names must be given as lowercase binary strings.
|
Header names must be given as lowercase binary strings.
|
||||||
|
|
||||||
Req::
|
Req::
|
||||||
|
|
|
@ -57,7 +57,7 @@ The status code for the response.
|
||||||
Headers::
|
Headers::
|
||||||
|
|
||||||
The response headers.
|
The response headers.
|
||||||
|
+
|
||||||
Header names must be given as lowercase binary strings.
|
Header names must be given as lowercase binary strings.
|
||||||
|
|
||||||
Body::
|
Body::
|
||||||
|
|
|
@ -61,7 +61,7 @@ The status code for the response.
|
||||||
Headers::
|
Headers::
|
||||||
|
|
||||||
The response headers.
|
The response headers.
|
||||||
|
+
|
||||||
Header names must be given as lowercase binary strings.
|
Header names must be given as lowercase binary strings.
|
||||||
|
|
||||||
Req::
|
Req::
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue