[bknr-cvs] edi changed trunk/thirdparty/drakma/specials.lisp
BKNR Commits
bknr at bknr.net
Wed Nov 25 17:03:40 UTC 2009
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)
More information about the Bknr-cvs
mailing list