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
modify request.method version
  • Loading branch information
wenningplus committed Jun 9, 2020
commit 52500aef703d8e5d1c582673fedb350e461d1e0b
2 changes: 1 addition & 1 deletion doc/api/http.md
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ added: v0.4.0

### `request.method`
<!-- YAML
added: v14.4.0
added: v0.1.97
-->

* {string} The request method.
Expand Down