Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update doc/api/http.md
Co-authored-by: Derek Lewis <DerekNonGeneric@inf.is>
  • Loading branch information
zeke and Derek Lewis authored May 26, 2020
commit 995e428fb1303592126675aa4cca8feb9500b309
2 changes: 1 addition & 1 deletion doc/api/http.md
Original file line number Diff line number Diff line change
Expand Up @@ -1974,7 +1974,7 @@ added: v0.1.90
Request URL string. This contains only the URL that is
present in the actual HTTP request. If the request is:

```text
```http
GET /status?name=ryan HTTP/1.1\r\n
Accept: text/plain\r\n
\r\n
Expand Down