Hey,
I noticed that when using POST method, Drakma completely ignores
content-type provided by user. That's kinda bad for me, since I'd like
to be able to send the content's charset as well - so that
Content-Type header looks for instance like this:

application/x-www-form-urlencoded; charset=utf-8

Modifying drakma so that it uses content-type provided by user is trivial,
but maybe there are other reasons behind this behaviour I'm not aware of.

-- 
Adam Michalik
  vel Dodek Dodecki
<do...@dodecki.net>

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

Reply via email to