Now supports "Transfer-Encoding: chunked" for HTTP PUT operations where the
authorDaniel Stenberg <daniel@haxx.se>
Mon, 11 Nov 2002 08:40:37 +0000 (08:40 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 11 Nov 2002 08:40:37 +0000 (08:40 +0000)
commit03c22b4576e99abf6385f64f54e3fb85c782cf0f
tree67bbfddc9db864878812c8fd08be00b478a71678
parentef749fa9ce93830f9835c9951a223dea4f5782ff
Now supports "Transfer-Encoding: chunked" for HTTP PUT operations where the
size of the uploaded file is unknown.
lib/http.c
lib/transfer.c
lib/url.c
lib/urldata.h