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).
Loading
Please sign in to comment
read callback, and thus won't put a lot of stress on the request sending code (which currently does an ugly loop).