urllib3 1.25.4 introduced a URL parser RFC3986 compliant (see urllib3.util.url).
We could use it too and remove the rfc3987 requirement.
- is related to
-
NXDRIVE-2095 Catch LookupError in guess_server_url()
- Resolved
-
NXDRIVE-1013 Fix and improve connection test for new account creation
- Resolved