581 B
581 B
Home > puppeteer > Protocol > Network > RequestWillBeSentEvent > redirectResponse
Protocol.Network.RequestWillBeSentEvent.redirectResponse property
Redirect response data.
Signature:
redirectResponse?: Response;