A normal POST now provides data to the main transfer loop via the usual
authorDaniel Stenberg <daniel@haxx.se>
Mon, 9 Dec 2002 16:05:57 +0000 (16:05 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 9 Dec 2002 16:05:57 +0000 (16:05 +0000)
commit49f75ee8ce690c3397b5ff01e313629ca89e9235
treedb307b542bc91b25b7439715ead759a14517b9bd
parent4bcc866c52d5d5eaae18bda4b2afad8014b23683
A normal POST now provides data to the main transfer loop via the usual
read callback, and thus won't put a lot of stress on the request sending
code (which currently does an ugly loop).
lib/http.c
lib/urldata.h