Einzelnen Beitrag anzeigen

Kas Ob.

Registriert seit: 3. Sep 2023
214 Beiträge
 
#7

AW: Problem mit idHTTP.Post

  Alt 3. Okt 2023, 17:18
Post is client side code, while "Error HTTP 1.1 500 Internal Server Error." is server side error report.

You should capture the traffic on both EXE and compare the headers, because 500 is serious error on server side, HTTP servers should not report 500 for simply malformed POST request, so what ever the reason i recommend to get to the bottom of it.
  Mit Zitat antworten Zitat