Deer Lu
Results
1
issues of
Deer Lu
If you use a custom http scheme (like `http-custom://aaa.bbb.ccc/path`) and use your custom `HTTPConnectionPool` to parse it to generate a http connection, `to_curl` will give you inappropriate result: ```python3 resp...