-
Committer:
mattgiuca
-
Date:
2007-12-14 04:19:50 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:60
server: Removed write to content_encoding (this is a read-only property of
Request).
dispatch/request: Added "ensure_headers_written" and call it from init.
This makes sure the HTTP headers are written even if there is no HTML
header and footer and nothing else is written either.