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
Added logging of all incoming HTTP headers in both mixed_handler and v2_mixed_handler functions for improved request tracing and debugging. Each header is logged with its name and value, handling non-UTF8 values gracefully.
0 commit comments