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

--- Comment #8 from rw <rich...@weickelt.de> ---
Thank you for bringing this up. I have wasted several hours to figure out why
my OTA update solution suddenly broke. All http client libraries for tiny
embedded devices rely on the presence of the Content-Length field. 

Thanks for also mentioning the workaround. The line

    SetEnvIf Request_URI "\.py$" ap_trust_cgilike_cl

in .htaccess did the trick, indeed.

-- 
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