]> granicus.if.org Git - curl/commit
Posting static data using POST and chunked encoded now also appends the
authorDaniel Stenberg <daniel@haxx.se>
Wed, 28 May 2003 07:54:33 +0000 (07:54 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 28 May 2003 07:54:33 +0000 (07:54 +0000)
commit4e410111dbc8f953560e3616e084517360c59533
treec48481e8018adde61dcfb91c1bf2cb4423f9ccc0
parent5670563a26621b09433960db22ad8b5f662e0396
Posting static data using POST and chunked encoded now also appends the
data to the initial request buffer, if the total post data is less than
100K.
lib/http.c