MIF_E31222691/app/Http
Michaël Lecerf 70d516b7ce Prevent TokenMismatchException for HTTP OPTIONS requests
`OPTIONS` HTTP requests should be treated in the same way than `GET` requests by the `VerifyCsrfToken` middleware. Otherwise, an exception is thrown, thus preventing any `OPTIONS` route to work.
2014-11-05 13:09:12 +01:00
..
Controllers Working on structure. 2014-11-02 10:22:56 -06:00
Middleware Prevent TokenMismatchException for HTTP OPTIONS requests 2014-11-05 13:09:12 +01:00
Requests Working on structure. 2014-11-02 10:22:56 -06:00
Kernel.php Working on exception handling. WIP. 2014-11-03 16:45:26 -06:00
routes.php Remove extra line. 2014-11-02 10:09:55 -06:00