I used the same request with 2 differents client HTTP. One is accepted by server (java request in IE) and not the other (Indy Client in Delphi software) ? Is there a way to detect the request difference between the two request ?
Is there a way to hide I use Indy ?
Best regards
I finally use TidTCPClient and made my POST request by hand and it works now (it’s a long time allready).
I still not understand why but I have no time to look after this.