mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
7617f08ad3
At the moment, `RestfulService` duplicates functionality of `Controller::join_links` (badly) and it means that one MUST use a base URL with a trailing slash for the URL to be constructed properly Plus tests for `RestfulService::getAbsoluteRequestURL()` API Deprecating `RestfulService::constructURL()` This function isn't used in core so we should remove it |
||
---|---|---|
.. | ||
DataFormatter.php | ||
FormEncodedDataFormatter.php | ||
JSONDataFormatter.php | ||
RestfulService.php | ||
RSSFeed.php | ||
XMLDataFormatter.php |