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

improve method matching for better content negotiation #78

Open
jjn1056 opened this issue Jan 8, 2015 · 3 comments
Open

improve method matching for better content negotiation #78

jjn1056 opened this issue Jan 8, 2015 · 3 comments
Labels
Milestone

Comments

@jjn1056
Copy link
Member

jjn1056 commented Jan 8, 2015

No description provided.

@jjn1056 jjn1056 added this to the australorp milestone Jan 8, 2015
@abraxxa
Copy link
Contributor

abraxxa commented Jan 11, 2015

I'm thinking about enabling the dispatcher to match actions based on all request attributes regardless of what they are like the Radiator Radius server, which is also written in Perl, does it.
As the request is already an object that's extensible with roles like browser detection it could be something generic as matching request attributes.

@jjn1056
Copy link
Member Author

jjn1056 commented Jul 8, 2015

I think we'd need to say Method and ACCEPT stuff needs to be the last action in the chain to do this right..

@jjn1056 jjn1056 modified the milestones: orpington, australorp Jul 8, 2015
@jjn1056
Copy link
Member Author

jjn1056 commented Jul 8, 2015

and maybe some updates to the action class to give the dispatcher some way to sort when more than one action matches a route.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants