The PubProxy API supports a speed parameter, and this PR includes the speed parameter in the get_proxies(...) function so the endpoint can filter returned proxies based on initial connection speed to the proxy.
No tests were provided since this package doesn't contain a testing suite.
The PubProxy API supports a
speed
parameter, and this PR includes thespeed
parameter in theget_proxies(...)
function so the endpoint can filter returned proxies based on initial connection speed to the proxy.No tests were provided since this package doesn't contain a testing suite.