http://qs1969.pair.com?node_id=1154984


in reply to Re^3: Sending a text file using POST
in thread Sending a text file using POST

I even added this line before the "header":
$req->content_type('multipart/form-data');
And still an error; multi-part form data parse error.