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

Add universal, configurable parsing as a built-in feature or core middleware #137

Open
reem opened this issue Aug 15, 2014 · 1 comment
Open

Comments

@reem
Copy link
Member

reem commented Aug 15, 2014

Things like parsing the body are so basic that I think we should include them as builtins, so that request.decode::<SomethingDecodable>() works right out of the box. However, this should be highly configurable, and significant thought is needed into how this should work.]

Will post tomorrow with further thoughts.

@reem reem added this to the V-0.1 milestone Aug 15, 2014
@reem reem added the ready label Aug 16, 2014
@reem reem self-assigned this Aug 19, 2014
@reem reem changed the title Add universal, configurable parsing as a built-in feature Add universal, configurable parsing as a built-in feature or core middleware Aug 19, 2014
@reem
Copy link
Member Author

reem commented Aug 30, 2015

This has been partly addressed by iron/params.

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