-
Type: Bug
-
Resolution: Won't Do
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
The following scenario should not be passing connection string validation:
"description": "Missing delimiting slash between hosts and options",
"uri": "mongodb://example.com?w=1",
- duplicates
-
NODE-5643 Sync Connection String spec tests
- Closed
- is related to
-
DRIVERS-2679 Connection String: make delimiting slash between hosts and options optional
- Implementing