CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/18 23:06:41
Modified files:
usr.sbin/relayd: http.h relay_http.c relayd.conf.5
Log message:
relayd: add support for the MKCALENDAR HTTP method
relayd is missing this method from the WebDAV/CalDAV extensions. This causes
issues when using relayd as a reverse proxy in front of CalDAV servers like
Nextcloud.
OK kirill@
