Joseph Dye

Results 4 issues of Joseph Dye

Resolves #2405 Has been mentioned on Discord that converting a LinkedList to a PyList could be surprising for users.

cc hyperium/hyper#3851 builds atop hyperium/hyper-util#140 Adds `Socks` connector. Didn't pull existing crates as it's a simple enough protocol. Behaviour is there, clean up still necessary for error handling, etc... `connect()`...

algesten/ureq#1134 Ureq doesn't properly respect the HTTP_PROXY and HTTPS_PROXY env vars, both in their ordering and with respect to traffic types (HTTP_PROXY is only for HTTP traffic, HTTPS_PROXY is only...