Simon Sessingø
|
58e4eb85bb
|
[BUGFIX] Fixed method not allowed exception.
- Method request type are now checked on all classes in the RouterBase class.
|
2015-10-21 10:14:21 +02:00 |
|
Simon Sessingø
|
b3b362a9e6
|
[BUGFIX] Improvements
- Fixed errors with getRoute method.
- Added Response and Request classes.
- Added CSRF stuff.
- Cleanup and bugfixes.
|
2015-10-18 17:36:06 +02:00 |
|
Simon Sessingø
|
2ff88f9ed4
|
[BUGFIX] Bugfixes
|
2015-10-07 00:14:59 +02:00 |
|
Simon Sessingø
|
6354c3c766
|
[TASK] Bugfixes and improvements
- Most routes now works along with getRoute() method.
|
2015-10-06 16:08:42 +02:00 |
|
Simon Sessingø
|
67c3479a3e
|
[FEATURE]
- Added RouterController class.
- Added Router::controller functionality to SimpleRouter class.
- Bugfixes and optimisations.
|
2015-09-22 13:39:17 +02:00 |
|
Simon Sessingø
|
266ebdf7d7
|
[TASK] Updated
|
2015-09-18 20:31:48 +02:00 |
|
Simon Sessingø
|
c9f3cc9329
|
[TASK]
- Renamed to avoid conflicts with other routers.
- Updated documentation.
|
2015-09-18 20:16:59 +02:00 |
|