1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-22 20:37:05 +00:00
Files
kararas_iris/core
honux 9197fd7349 Fixed a bug on router/path
- Stored the args length on a variable instead of three consecutive calls to the len method on "toStringSlice" function;
- Improved readability on "toStringSlice" function;
- Fixed a bug on "URL", which all routes without parameters would not return the full uri (just the path);

Former-commit-id: 3ddd8869087aa9046bdb874f98985b76daaa249e
2017-12-02 17:45:43 -02:00
..
2017-12-02 17:45:43 -02:00