On Tue, 24 Sep 2013 11:52:26 +0900
Satoshi Kobayashi 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
> ---
> ryu
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
---
ryu/app/wsgi.py | 33 ++
ryu/tests/unit/app/test_