Docs
Runtime Manual
Examples
Reference
//
Deploy
Subhosting
deno.com
Deno APIs
Web APIs
Node APIs
Request.method - Web documentation
Cache
Canvas
Crypto
Encoding
Events
Fetch
File
GPU
I/O
Intl
Messaging
Performance
Platform
Storage
Streams
Temporal
URL
WASM
WebSockets
Workers
view all 488 symbols
Web
Request
.
method
property
Request.method
Returns request's HTTP method, which is "GET" by default.
Type
string
Document Navigation
Type