[Home](./index.md) > [puppeteer](./puppeteer.md) > [HTTPRequest](./puppeteer.httprequest.md) > [method](./puppeteer.httprequest.method.md)
## HTTPRequest.method() method
Signature:
```typescript
method(): string;
```
Returns:
string
the method used (`GET`, `POST`, etc.)