Daniel Hensby 7617f08ad3 Use Controller::join_links() in RestfulService
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
2014-05-08 08:59:57 +01:00
..
2013-12-21 15:05:51 +13:00
2014-03-30 18:17:24 +13:00
2013-10-09 11:51:29 +01:00
2014-04-22 13:28:44 +12:00
2014-03-30 19:39:18 +13:00