[bknr-cvs] edi changed trunk/thirdparty/drakma/specials.lisp

Revision: 4476 Author: edi URL: http://bknr.net/trac/changeset/4476 Clean up the patch U trunk/thirdparty/drakma/specials.lisp Modified: trunk/thirdparty/drakma/specials.lisp =================================================================== --- trunk/thirdparty/drakma/specials.lisp 2009-11-25 17:03:07 UTC (rev 4475) +++ trunk/thirdparty/drakma/specials.lisp 2009-11-25 17:03:40 UTC (rev 4476) @@ -51,13 +51,13 @@ :move :options :options* + :patch :post :propfind :proppatch :put :trace - :unlock - :patch) + :unlock) "The HTTP methods \(including WebDAV methods) Drakma knows.") (defconstant +buffer-size+ 8192)
participants (1)
-
BKNR Commits