On Sun, Jan 6, 2013 at 10:42 PM, Simon Koch <sim...@postfach.it> wrote:

> Is there any possibility to also show the post data send, when printing
> the sent header on standard-out via (setf drakma:*header-stream*
> *standard-output*)? Currently only the "normal" headers are shown, without
> the post-data part.
>

Currently, there is no function to enable logging of request bodies.  If
what you're interested in is seeing how post parameters are encoded, you
can trace DRAKMA::ALIST-TO-URL-ENCODED-STRING at this time.

-Hans
_______________________________________________
drakma-devel mailing list
drakma-devel@common-lisp.net
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/drakma-devel

Reply via email to