in reply to Re: Web client programming troubles
in thread Web client programming troubles

More correctly (pulling from the Camel Book) the \r\n should be \015\010. (That is, if you want to ensure platform compatibility issues are not involved)