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;