1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 14:37:49 +00:00
Files
BVancea25 1cbd682999 Send response code 400 when requesting a non existing method (#22334)
* fixed 200 OK BUG

* regex for error message matching

* throwing an instace of HttpCodeException

* Update core/Http/BadRequestException.php

Co-authored-by: Michal Kleiner <mk@011.nz>

* Update core/API/Proxy.php

Co-authored-by: Michal Kleiner <mk@011.nz>

* Apply suggestions from code review

---------

Co-authored-by: Michal Kleiner <mk@011.nz>
Co-authored-by: Stefan Giehl <stefan@matomo.org>
2024-07-02 13:52:21 +02:00
..