[drakma-devel] error while parsing set cookie containing httponly & secure

Hans Hübner hans.huebner at gmail.com
Mon Jan 7 06:48:27 UTC 2013


On Sun, Jan 6, 2013 at 10:42 PM, Simon Koch <simkoc at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/drakma-devel/attachments/20130107/7010e96f/attachment.html>


More information about the Drakma-devel mailing list