Open
Description
The test checks that we can handle URLs with paths starting with //.
However the http.server.BaseHTTPRequestHandler.parse_request() now replaces '//' with '/' so the test should be updated to allow also '/foo' as a path.
Metadata
Metadata
Assignees
Labels
No labels