Skip to main content
Version: 17.0.0

HTTPRequest.client property

Warning! Using this client can break Puppeteer. Use with caution.

Signature:

class HTTPRequest {
get client(): CDPSession;
}