Closed
Description
Lines 502 to 507 in c76f632
E.g. respx_mock.get("https://example.com", params__eq={}).mock(...)
matches request with any query params including empty.
Looks like the value check must be more accurate.
respx version 0.19.2
Metadata
Metadata
Assignees
Labels
No labels