mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
@@ -34,9 +34,9 @@ The constructor for this class is marked as internal. Third-party code should no
|
||||
|
||||
## Properties
|
||||
|
||||
| Property | Modifiers | Type | Description |
|
||||
| ------------------------------------------- | --------- | ---------- | ----------------------------------------------------------------- |
|
||||
| [client](./puppeteer.httprequest.client.md) | | CDPSession | Warning! Using this client can break Puppeteer. Use with caution. |
|
||||
| Property | Modifiers | Type | Description |
|
||||
| ------------------------------------------- | --------------------- | ---------- | ----------------------------------------------------------------- |
|
||||
| [client](./puppeteer.httprequest.client.md) | <code>readonly</code> | CDPSession | Warning! Using this client can break Puppeteer. Use with caution. |
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
Reference in New Issue
Block a user