mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +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::
|
||||
|
||||
The response headers.
|
||||
|
||||
+
|
||||
Header names must be given as lowercase binary strings.
|
||||
|
||||
Req::
|
||||
|
|
|
@ -57,7 +57,7 @@ The status code for the response.
|
|||
Headers::
|
||||
|
||||
The response headers.
|
||||
|
||||
+
|
||||
Header names must be given as lowercase binary strings.
|
||||
|
||||
Req::
|
||||
|
|
|
@ -57,7 +57,7 @@ The status code for the response.
|
|||
Headers::
|
||||
|
||||
The response headers.
|
||||
|
||||
+
|
||||
Header names must be given as lowercase binary strings.
|
||||
|
||||
Body::
|
||||
|
|
|
@ -61,7 +61,7 @@ The status code for the response.
|
|||
Headers::
|
||||
|
||||
The response headers.
|
||||
|
||||
+
|
||||
Header names must be given as lowercase binary strings.
|
||||
|
||||
Req::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue