mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
635 B
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;