King Phyte
Results
3
comments of
King Phyte
Please I see the PR hasn't been merged. Are there any reasons why? Anything you'd like me to add or modify?
Please close this issue as it has been fixed on #172
The problem seems to stem from https://github.com/Kludex/asgi-logger/blob/3247a1ac80658b3e42880f91eaeb02065ce8f1b1/asgi_logger/utils.py#L13 Changing that line to ```python path_with_query_string = quote(scope["path"]) ``` solves the problem for me