in reply to Re^2: I got HTTP POST error message: Internal Server Error
in thread I got HTTP POST error message: Internal Server Error

The error is produced by the program running on the server.

Most likely you are sending unexpected data to the remote side and the remote side does not know how to handle this.

  • Comment on Re^3: I got HTTP POST error message: Internal Server Error