Dear Björn,

Thank you again for your response.

* Aaron Naiman wrote:
> >> You are using POST but are not posting any data, and apparently the
> >> server ...
> >>
> >> >An Error Occurred 411 Length Required
> >>
> >> ... expects you to post some data when using POST.
> >
> >But as can be seen from .../HTTP/Status.pm, this is a *client* error, and
> >not a server error.
>
> You're sending somebody who expects a letter from you an empty envelope.


However, from all of the examples I have seen, one need not send anything in
a POST.

The only difference between GET and POST, is that the former sends the
parameters in the URL, and the latter, as part of the header.  N'est pas?

Anyhow, I have tried sending header and content, and still get the same
error.

Were you able to succeed with sending content (filling in the envelope), and
using the POST method?

Thanx,

Aaron

-- 
Aaron ("Aharon") Naiman
Jerusalem College of Technology--Machon Lev
nai...@math.jct.ac.il
http://math.jct.ac.il/~naiman

Reply via email to