-
-
Notifications
You must be signed in to change notification settings - Fork 971
feature(std-http-server): option to inject request metadata into context #2070
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature(std-http-server): option to inject request metadata into context #2070
Conversation
Kusari Analysis Results:
Proceed with these changes
✅ No Flagged Issues Detected
All values appear to be within acceptable risk parameters.
No pinned version dependency changes, code issues or exposed secrets detected!
@kusari-inspector rerun - Trigger a re-analysis of this PR
@kusari-inspector feedback [your message] - Send feedback to our AI and team
See Kusari's documentation for setup and configuration.
Commit: 3582ae5, performed at: 2025年08月30日T16:58:19Z
Found this helpful? Give it a 👍 or 👎 reaction!
Uh oh!
There was an error while loading. Please reload this page.
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:
make
commands (tidy
,test
,generate
, andlint
) have been run ✅false
/off to preserve existing behavior ✅Example: