CHH / pipe

Put your assets into the pipe and smoke them.
MIT License
120 stars 9 forks source link

Add Pipe Middleware #39

Closed CHH closed 11 years ago

CHH commented 11 years ago

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: