mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00: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.