Arsse/tests/REST/NextCloudNews
J. King 0972cff660 Completely revamped NCNv1 REST handler
- URLs are now matched centrally against a whitelist
- %-encoded URLs are still handled correctly
- Dispatched methods now only handle one specific task
- Filler methods (e.g. versionPOST) are no longer required
- Unhandled URLs now return 501 Not Implemented rather than 404 Not Found; this removes some ambiguity in the semantics of 404
2017-05-19 23:52:26 -04:00
..
TestNCNV1_2.php Completely revamped NCNv1 REST handler 2017-05-19 23:52:26 -04:00
TestNCNVersionDiscovery.php Completely revamped NCNv1 REST handler 2017-05-19 23:52:26 -04:00