feature(std-http-server): option to inject request metadata into context#2070
feature(std-http-server): option to inject request metadata into context#2070chaseisabelle wants to merge 4 commits into
Conversation
Kusari Analysis Results:
No pinned version dependency changes, code issues or exposed secrets detected! Note View full detailed analysis result for more information on the output and the checks that were run.
Found this helpful? Give it a 👍 or 👎 reaction! |
|
Kusari PR Analysis rerun based on - c19ae60 performed at: 2025-09-13T21:06:03Z - link to updated analysis |
|
Kusari PR Analysis rerun based on - 54c773c performed at: 2025-09-28T04:17:03Z - link to updated analysis |
Added an option to inject request metadata into the context for the std-http-server. This will be useful for downstream logging, metrics, tracing, observability, and custom authorization implementations.
Checklist:
makecommands (tidy,test,generate, andlint) have been run ✅false/off to preserve existing behavior ✅Example: