Pmethod
Bun

property

http.IncomingMessage.method

method?: string

Only valid for request obtained from Server.

The request method as a string. Read only. Examples: 'GET', 'DELETE'.