Is there an existing feature request for this?
Is your feature request related to a problem? Please describe.
Check this out:
We can GetQueries, GetName, GetMethods, but we cannot GetHeaders ?
I am trying to registerRoutes so that can create API documentation that's faithful and automatic.
it's also very unclear what "GetVarNames()" does
Describe the solution that you would like.
I am looking for a method on Route that returns the registered acceptable Headers for the router to match the request to the handler
Describe alternatives you have considered.
No response
Anything else?
No response
Is there an existing feature request for this?
Is your feature request related to a problem? Please describe.
Check this out:
We can GetQueries, GetName, GetMethods, but we cannot GetHeaders ?
I am trying to registerRoutes so that can create API documentation that's faithful and automatic.
it's also very unclear what "GetVarNames()" does
Describe the solution that you would like.
I am looking for a method on Route that returns the registered acceptable Headers for the router to match the request to the handler
Describe alternatives you have considered.
No response
Anything else?
No response