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

635 B

Home > puppeteer > Protocol > Fetch > FulfillRequestRequest > responsePhrase

Protocol.Fetch.FulfillRequestRequest.responsePhrase property

A textual representation of responseCode. If absent, a standard phrase matching responseCode is used.

Signature:

responsePhrase?: string;