[ann] [drakma-announce] Version 0.4.2 (Was: Supported HTTP methods)

7 Sep
2006
7 Sep
'06
10:52 a.m.
On Wed, 06 Sep 2006 16:41:35 +0200, Ralf Mattes <rm@seid-online.de> wrote:
+ ;; create a 'magic' options request + (when (eq method :options*) + (setf (uri-path uri) "*" + (uri-query uri) "" + method :options))
Woops, that was wrong. The query part must be set to NIL, not "". See release 0.4.2. Sorry, Edi. _______________________________________________ drakma-announce mailing list drakma-announce@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/drakma-announce
6764
Age (days ago)
6764
Last active (days ago)
0 comments
1 participants
participants (1)
-
Edi Weitz