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 Pipe Middleware #39

Closed
CHH opened this issue Feb 12, 2013 · 0 comments
Closed

Add Pipe Middleware #39

CHH opened this issue Feb 12, 2013 · 0 comments
Assignees
Milestone

Comments

@CHH
Copy link
Owner

CHH commented Feb 12, 2013

Add a Pipe Middleware which captures requests to a certain prefix (e.g. by default /_pipe) and responds with the asset just like Pipe\Server. This Middleware implements the HttpKernelInterface and should be usable within Middleware pipelines.

Benefits:

  • Barebones integration with Symfony possible by decorating Symfony's HttpKernel, like the HttpCache does.
  • Common class between the Silex and Symfony integrations (eventually)
@ghost ghost assigned CHH Feb 12, 2013
@CHH CHH closed this as completed May 2, 2013
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