http header: allow Content-Length to be replaced
authorDaniel Stenberg <daniel@haxx.se>
Fri, 23 Sep 2011 22:05:58 +0000 (00:05 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 23 Sep 2011 22:05:58 +0000 (00:05 +0200)
commit5f0764870f5710f58f308f62f46fca7b97d75c2b
treeccd9147c88e19e6536bfe6667f8ac77ee24dd96b
parent87a45c79986383644f1bcdba8101293432c33926
http header: allow Content-Length to be replaced

In some cases Content-Length: couldn't be replaced by an application

Also, indented some code properly
lib/http.c