Not just "%", "@", and ":" must be escaped, all delimiters from RFC 3986 must be percent-encoded. Therefore, since "/" must be escaped in username and password, we can split the URI at the first "/" instead of the last.
- is depended on by
-
CXX-1370 Username and password must be URI-escaped
-
- Closed
-
-
DRIVERS-391 Username and password must be URI-escaped
-
- Closed
-
-
PHPC-972 Username and password must be URI-escaped
-
- Closed
-
- is duplicated by
-
CDRIVER-2186 More Connection String Spec updates
-
- Closed
-
- related to
-
PHPC-1046 Do not specify $external as database name in tests
-
- Closed
-