628 B
628 B
Home > puppeteer > Protocol > Fetch > EnableRequest > handleAuthRequests
Protocol.Fetch.EnableRequest.handleAuthRequests property
If true, authRequired events will be issued and requests will be paused expecting a call to continueWithAuth.
Signature:
handleAuthRequests?: boolean;