mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
671 B
671 B
Home > puppeteer > Protocol > Network > EmulateNetworkConditionsRequest > uploadThroughput
Protocol.Network.EmulateNetworkConditionsRequest.uploadThroughput property
Maximal aggregated upload throughput (bytes/sec). -1 disables upload throttling.
Signature:
uploadThroughput: number;