
cherokee at googlecode
Sep 26, 2011, 12:04 PM
Post #1 of 2
(593 views)
Permalink
|
|
Issue 1272 in cherokee: Get Error 321 (net::ERR_INVALID_CHUNKED_ENCODING) in Chrome for CSS serve through HTTPS
|
|
Status: New Owner: ---- New issue 1272 by etienne....@gmail.com: Get Error 321 (net::ERR_INVALID_CHUNKED_ENCODING) in Chrome for CSS serve through HTTPS http://code.google.com/p/cherokee/issues/detail?id=1272 What steps will reproduce the problem? 1. Chunk encoding and GZIP should be turned on 2. Load a CSS file through HTTPS in Chrome/Chromium (v14) 3. What is the expected output? See the CSS file content. What do you see instead? This error message: This webpage is not available The webpage at https://localhost/media/style.css might be temporarily down or it may have moved permanently to a new web address. Error 321 (net::ERR_INVALID_CHUNKED_ENCODING): Unknown error. What version of the product are you using? On what operating system? Cherokee 1.2.99 on Ubuntu 10.04 with OpenSSL 0.9.8k Please provide any additional information below. The problem is not present if Chunk encoding is turned off or GZIP is turned off. Possibly related: http://code.google.com/p/chromium/issues/detail?id=7448 _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|