mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
4696f7abda
Co-authored-by: Changhao Han <changhaohan@chromium.org>
464 B
464 B
Home > puppeteer > HTTPResponse > fromServiceWorker
HTTPResponse.fromServiceWorker() method
Signature:
fromServiceWorker(): boolean;
Returns:
boolean
True if the response was served by a service worker.