https://bz.apache.org/bugzilla/show_bug.cgi?id=68905

--- Comment #10 from Richard Hipp <d...@sqlite.org> ---
Thanks again, everybody.

The problem was indeed in Fossil.  Since the Fossil CGI on the server side was
always sending Content-Length in the reply, it was expecting to always get a
Content-Length back on the client side.  It never occurred to me that the
intervening web server would elide that header field.  Fossil has been updated
at <https://fossil-scm.org/home/info/a8e33fb161f45b65> to resolve this
inadequacy.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to