You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit introduces a set of debug logging features for HTTP/1 connections, similar to those already present for HTTP/2. It includes environment variable initialization for logging levels and functions to log requests, responses, and connections. The changes enhance the ability to trace and debug HTTP/1 interactions, improving observability in the transport layer.
Updates #18733
0 commit comments