No Content-Length field in the HTTP response header (google app engine)

Posted by Max on Stack Overflow See other posts from Stack Overflow or by Max
Published on 2010-06-12T20:03:42Z Indexed on 2010/06/12 20:12 UTC
Read the original article Hit count: 134

Filed under:

Content-Length header is missing when I try to download rar, exe, msi static files, though response for images contains Content-Length, but if I change rar extension to jpg it doesn't.

How do I solve this?

© Stack Overflow or respective owner

Related posts about google-app-engine