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

Edi Weitz edi at agharta.de
Thu Sep 7 10:52:24 UTC 2006


On Wed, 06 Sep 2006 16:41:35 +0200, Ralf Mattes <rm at 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.



More information about the Drakma-devel mailing list