On Tue, 24 Sep 2013 11:52:26 +0900 Satoshi Kobayashi <[email protected]> wrote:
> HTTP routing and implements will be in the same place. This idea was inspired > from Flask and Bottle of Python and JAX-RS of Java. This modification keeps > backward compatibility. > > Signed-off-by: Satoshi Kobayashi <[email protected]> > --- > ryu/app/wsgi.py | 33 ++++++++++++++ > ryu/tests/unit/app/test_wsgi.py | 89 > +++++++++++++++++++++++++++++++++++++++ > 2 files changed, 122 insertions(+), 0 deletions(-) > create mode 100644 ryu/tests/unit/app/__init__.py > create mode 100644 ryu/tests/unit/app/test_wsgi.py Applied, thanks! ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
