Geert said: 
> These 2 are indeed not passed on, if you have an exhaustive list of  
> methods that should be added, I'll add them and create a new snapshot.

JR said:
> RIFE supports:
> GET
> POST
> HEAD
> TRACE
> PUT
> DELETE
> OPTIONS
> EXIT
> PRECEDENCE

Judging by RFC 2518 
http://www.webdav.org/specs/rfc2518.html#http.methods.for.distributed.authoring
a complete set to add would be

        PROPFIND
        PROPPATCH
        MKCOL 
        COPY
        MOVE
        LOCK
        UNLOCK

FWIW there are also ...

new headers, defined at
http://www.webdav.org/specs/rfc2518.html#http.headers.for.distributed.authoring

new response codes, defined at
http://www.webdav.org/specs/rfc2518.html#status.code.extensions.to.http11


fred

_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users

Reply via email to