We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
I am looking for a method on Route that returns the registered acceptable Headers for the router to match the request to the handler
No response
The text was updated successfully, but these errors were encountered:
If we do a fix for this, let's keep in mind this related issue: #744
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: