I notice the logger.trace() calls we had previously in HTTPX are not present in this package anymore.
I suppose this was done out of simplicity, but I think we should bring them back. They were super useful to debug networking issues, connection management issues, etc.
So here's an issue for trackig purposes. :-)
I notice the
logger.trace()calls we had previously in HTTPX are not present in this package anymore.I suppose this was done out of simplicity, but I think we should bring them back. They were super useful to debug networking issues, connection management issues, etc.
So here's an issue for trackig purposes. :-)