* Allow caching of remote files to be disabled Make it possible to automatically update the cache of remote resources by disabling the caching of those resources using a query string parameter (`cache=false`). Signed-off-by: Jess <jess@ros.io> * Fix test that broke Because query parameters are being re-encoded, = is being encoded to %3D. Signed-off-by: Jess <jess@ros.io> * Add test for disabling caching of remote resources Signed-off-by: Jess <jess@ros.io> * Include example usage in docs Signed-off-by: Jess <jess@ros.io> --------- Signed-off-by: Jess <jess@ros.io> |
||
|---|---|---|
| .. | ||
| remote.go | ||
| remote_test.go | ||