wallabag/tests/Wallabag/ApiBundle
Jeremy Benoist 5cd0857e3c
Return 304 when content isn't reloaded using the API
Previously it was a 400 but this is more related to a real error.
Using the API user should only know the content got reloaded or not.
If reloaded: 200 otherwise: 304.
2016-11-22 10:45:19 +01:00
..
Controller Return 304 when content isn't reloaded using the API 2016-11-22 10:45:19 +01:00
WallabagApiTestCase.php Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00