73ca94fe66
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
226 B
226 B
sidebar_label |
---|
HTTPRequest.client |
HTTPRequest.client property
Warning! Using this client can break Puppeteer. Use with caution.
Signature:
class HTTPRequest {
get client(): CDPSession;
}