[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [Request](./puppeteer.protocol.network.request.md) > [method](./puppeteer.protocol.network.request.method.md) ## Protocol.Network.Request.method property HTTP request method. Signature: ```typescript method: string; ```