Re: syntax-error: Got Content-Length header although input chunking is on.

2013-08-18 Thread Hans Hübner
Phil. thank you for reporting the bug. I agree with your analysis and came up with a patch: https://github.com/edicl/drakma/commit/1728e3f964b1b7146c779efaab791a93d034c7f8 Please let me know if this solves the problem for you. Thanks, Hans 2013/8/15 Phil Marneweck > Hi > > I am getting thi

syntax-error: Got Content-Length header although input chunking is on.

2013-08-15 Thread Phil Marneweck
Hi I am getting this (Got Content-Length header although input chunking is on.") syntax-error when I do some api calls to twitter and facebook. The drakma code says to ;; see RFC 2616, section 4.4 But if I look at the documentation 4.4 says "If a message is received with both a Transfer-Enco