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
..
errors Update sessions/sessiondb/badger to its latest version and SessionController is able to initialize itself if session manager is not provided by the caller-dev. 2017-10-06 01:19:10 +03:00
handlerconv Update to 8.2.3 | Fix https://github.com/kataras/iris/issues/714 2017-08-10 21:15:26 +03:00
host Update to version 8.5.5 | Read HISTORY.md 2017-11-02 05:54:33 +02:00
maintenance Update to version 8.5.8 | Read HISTORY.md 2017-11-09 12:03:14 +02:00
memstore give some more control over request params and their entries for the end-developers 2017-11-23 12:30:13 +02:00
netutil Update to 8.2.2 | Google reCAPTCHA. Read HISTORY.md 2017-08-10 15:21:42 +03:00
router Fixed a bug on router/path 2017-12-02 17:45:43 -02:00