stable
Clone or download
Read-only
request #12836: Collected requests status code can be incorrect for requests handled by the "FrontRouter"
HTTP requests, even the ones that are correctly processed, can have a different status code than 200. Change-Id: I4809468a72c74ae72169ea8de43a6d264b69ea50
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Request/FrontRouter.php | +2 | −2 | Go to diff View file |
M | tests/phpunit/common/Request/FrontRouterTest.php | +33 | −1 | Go to diff View file |