Skip to content

Commit

Permalink
docs(requestinterception): remove outdated NOTE (#7304)
Browse files Browse the repository at this point in the history
  • Loading branch information
Androbin committed Jun 1, 2021
1 parent f2ab11c commit af83207
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/api.md
Expand Up @@ -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
Expand Down

0 comments on commit af83207

Please sign in to comment.