Don't run server_content_length() the first time
authorFabian Keil <fk@fabiankeil.de>
Thu, 8 Feb 2007 19:12:35 +0000 (19:12 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 8 Feb 2007 19:12:35 +0000 (19:12 +0000)
commitb7cd5ce34c7261b5d5cd45aabfc192337010d702
treea3c6c87cee632e7c9978ace0840b92b98d819375
parentac79da36ceabd35970b6a8ce92b794be37cf1427
Don't run server_content_length() the first time
sed() parses server headers; only adjust the
Content-Length header if the page was modified.
parsers.c