mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 02:00:51 -04:00
The webcal caching plugin is active when the X-NC-CalDAV-Webcal-Caching header is there.
findPrincipalByUrl sends a request for /remote.php/dav/principals/users/admin/ using the caldavService which sets the header by default.[^1]
As X-NC-CalDAV-Webcal-Caching only impacts calendar requests, we can skip non-calendar requests.
[^1]:
|
||
|---|---|---|
| .. | ||
| benchmarks | ||
| integration | ||
| misc | ||
| travis | ||
| unit | ||