mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
7c189731e3
All of the arguments supplied to the request function can impact what is returned by a restful service. This takes account of that and makes the cache key more specific, including basic auth details, so we don't rely on *just* the absolute URL for caching. |
||
---|---|---|
.. | ||
DataFormatter.php | ||
FormEncodedDataFormatter.php | ||
JSONDataFormatter.php | ||
RestfulService.php | ||
RSSFeed.php | ||
XMLDataFormatter.php |