> I use a THttpCli to communicate with a XML-RPC server. > I have a problem when POST command is called. > The webserver respond the error below : > >DTD interdite. >Ligne: 1 ><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML > > However as you can see I don't specify any DTD in THttpCli initialization :
The problem could be that the server requires a DTD, taking your missing DTD as an empty once, and thus and invalid one. -- francois.pie...@overbyte.be Embarcadero MVP http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be