puppeteer/new-docs/puppeteer.protocol.fetch.requestid.md
2020-07-13 14:01:35 +01:00

422 B

Home > puppeteer > Protocol > Fetch > RequestId

Protocol.Fetch.RequestId type

Unique request identifier.

Signature:

export type RequestId = string;