Page MenuHomeSolus

Update speedtest-cli to 2.1.1
ClosedPublic

Authored by Harvey on Mar 29 2019, 1:02 AM.
Tags
None
Referenced Files
F10931395: D5867.id14145.diff
Jul 11 2023, 7:20 PM
F10896453: D5867.id14148.diff
Jul 2 2023, 12:21 AM
F10894407: D5867.id14146.diff
Jul 1 2023, 10:34 AM
F10888315: D5867.diff
Jun 27 2023, 1:11 AM
F10755393: D5867.diff
May 16 2023, 11:49 PM
F10720594: D5867.id.diff
May 5 2023, 10:54 PM
Subscribers

Details

Summary

Resolves T7773

Changes since 2.0.2

Changelog 2.1.1

  • Fix SSL support on Python2.4 and Python2.5

Changelog 2.1.0

  • Automatically resolve .best property
  • Pass Content-Length header with POST requests
  • Fix install instructions with git clone
  • Add functionality for single threaded testing
  • Add debug support to show if a URL request resulted in a redirect
  • Add the python version to the version output
  • Switch from platform.system to platform.platform when building the User-Agent header
  • Don't pass server_hostname to ssl.wrap_socket
  • ensure ERROR doesn't print an empty string
Test Plan

Perform speedtest using speedtest-cli

Diff Detail

Repository
R2944 speedtest-cli
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harvey edited the summary of this revision. (Show Details)

update summary

This revision is now accepted and ready to land.Mar 29 2019, 1:07 AM
This revision was automatically updated to reflect the committed changes.