Accessing Huma context in endpoint function #511
Unanswered
m-mattia-m
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to access to the Huma context for attributes like base-path or host. I wrote a handler, but I thought there must be an easier/better way for this.
My current handler:
I read that you don't want to expand the context on account of the performance (if I understand that correctly). Is there another reason for this, and is this documented somewhere? I only found these conversations:
Beta Was this translation helpful? Give feedback.
All reactions