Skip to content

Commit

Permalink
fix list
Browse files Browse the repository at this point in the history
  • Loading branch information
leafo committed Mar 8, 2024
1 parent b3a38c1 commit e05a62e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/utilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,7 @@ parameters of LuaSocket's request function.
**Returns:**

The function returns three values:

1. `body`: The string result of the request. If a `sink` is provided, then the body is returned as the number value `1`
2. `status`: The HTTP status code of the response.
3. `headers`: A table of headers from the response.
Expand Down

0 comments on commit e05a62e

Please sign in to comment.