Enhancment: Use a multidict for ASGIConnection.query_params
#742
Labels
Enhancement
This is a new feature or request
ASGIConnection.query_params
#742
Since we now have
multidict
, it would make sens to use an actual multidict here instead of a dict of lists.The text was updated successfully, but these errors were encountered: