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

Request->meta should be an array #12

Open
christiaan opened this issue Sep 17, 2009 · 0 comments
Open

Request->meta should be an array #12

christiaan opened this issue Sep 17, 2009 · 0 comments

Comments

@christiaan
Copy link

Currently the Request class has a property $meta of type Meta.
The Response class however also has a property $meta but is of type array (at least at initialization it gets overwritten with the Meta from $request tough).

As Meta is used as a simple key->value container I suggest just making it an array instead.

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

No branches or pull requests

1 participant