docs(requestinterception): remove outdated NOTE (#7304)

This commit is contained in:
Robin Richtsfeld 2021-06-01 11:29:38 +02:00 committed by GitHub
parent f2ab11c640
commit af83207176
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2250,8 +2250,6 @@ const puppeteer = require('puppeteer');
})();
```
> **NOTE** Enabling request interception disables page caching.
#### page.setUserAgent(userAgent)
- `userAgent` <[string]> Specific user agent to use in this page