Hello develpers,

I have a problem with posting data using http-client library. The server where 
application must be installed has an old Apache (1.3.26) and old PHP (4.1.2) 
onboard. On this server I have a problem (on others everything was excellently 
working).

When I'm sending data using http-client each parameter is prefixed with 
"Content-Transfer-Encoding: 8bit\n\n". This is very big complication bacause 
I'm 
sending both strings and files.

How would handle this problem? I'm trying to persuade admins to install newer 
versions of Apache and/or PHP but I don't believe they will do it.

Best regards,
Konrad Billewicz



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to