> >> Content-Length: 345 >> >> -----------------------------91021093918280655661679102041 >> Content-Disposition: form-data; name="title" >> >> test >> -----------------------------91021093918280655661679102041 >> Content-Disposition: form-data; name="file"; filename="test.txt" >> Content-Type: text/plain >> >> file content >> >> -----------------------------91021093918280655661679102041-- >> > > Can it be that the extra line between 'file content' and the final > boundary is present ? > that does not seem to be a problem, I have a test using a very similar format and adding an extra line does not affect the test. It must be something else...
Cheers, Sergey
