cloudflare / speedtest

Component to perform network speed tests against Cloudflare's edge network
https://speed.cloudflare.com
MIT License
459 stars 34 forks source link

Expose estimatedServerTime as a configurable parameter #19

Closed vasturiano closed 1 year ago

vasturiano commented 1 year ago

The configuration object now supports an additional parameter estimatedServerTime which allows the consumer to specify the estimated duration that the download/upload requests spend in the server, in case the server-timing is not specifically set on the response header.

github-actions[bot] commented 1 year ago

Please set a semver versioning label of either major, minor, or patch on this pull request.