Use correct content-length. Found out by patching the libcurl read to only
authorDaniel Stenberg <daniel@haxx.se>
Mon, 10 Apr 2006 12:26:08 +0000 (12:26 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 10 Apr 2006 12:26:08 +0000 (12:26 +0000)
commit4edb93508d2b0d302cfea729b4636fe371050b25
tree87622a5295738233c925f0fc44f410e74e51803f
parent38c994b83b857ece2c9a483f3d6871c4a1521331
Use correct content-length. Found out by patching the libcurl read to only
read one byte at a time...
tests/data/test169
tests/data/test239
tests/data/test243