Skip to content
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

Return route config settings from introspec #36

Open
wwwlicious opened this issue Apr 25, 2017 · 0 comments
Open

Return route config settings from introspec #36

wwwlicious opened this issue Apr 25, 2017 · 0 comments
Milestone

Comments

@wwwlicious
Copy link
Owner

there are settings in the apphost configuration which affect how requests are handled such as

http://docs.servicestack.net/routing#content-negotiation
config.AllowRouteContentTypeExtensions (.[xml|jsv|csv|json]on urls)

Also the auto route generation strategies need to be considered
http://docs.servicestack.net/routing#auto-route-generation-strategies

And routes can be added dynamically
http://docs.servicestack.net/routing#dynamically-adding-route-attributes

And IUrlFilter
http://docs.servicestack.net/routing#customize-urls-used-with-iurlfilter

@wwwlicious wwwlicious added this to the 2.0 milestone May 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant