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
Many web frameworks auto-generate request IDs for tracing. Adding a built-in request ID generation middleware that propagates via headers would make h3 more suitable for distributed tracing scenarios.
Feature request
Many web frameworks auto-generate request IDs for tracing. Adding a built-in request ID generation middleware that propagates via headers would make h3 more suitable for distributed tracing scenarios.