> I once added the well-known webdav methods to httpd, the attached diff > syncs it to relayd. Could you give it a try?
Thanks Reyk, looks like something isn’t right there… # patch -p0 < 1.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: usr.sbin/relayd/http.h |=================================================================== |RCS file: /cvs/src/usr.sbin/relayd/http.h,v |retrieving revision 1.7 |diff -u -p -u -p -r1.7 http.h |--- usr.sbin/relayd/http.h 11 Jun 2015 18:49:09 -0000 1.7 |+++ usr.sbin/relayd/http.h 27 Jul 2016 09:36:35 -0000 -------------------------- Patching file usr.sbin/relayd/http.h using Plan A... patch: **** malformed patch at line 12: /* # pwd /usr/src
