mirror of https://github.com/flightphp/core
This helps support whitespaces between METHOD and URL: ```php Flight::route('GET /auth/nonce', array($apiAuth, 'getNonce')); // `GET[space][space]/auth/nonce` Flight::route('POST /auth/login/email', array($apiAuth, 'loginByEmail')); ```pull/409/head
parent
e459a54017
commit
ddb806a604
Loading…
Reference in new issue