Thema: Rest post

Einzelnen Beitrag anzeigen

Graw

Registriert seit: 26. Apr 2017
77 Beiträge
 
Delphi 11 Alexandria
 
#15

AW: Rest post

  Alt 19. Dez 2019, 06:56
Das Problem scheint zu sein das UTF-8 nicht funktioniert.
Hier jemand eine Idee?

Hier der Post mit Delphi:

Content-Type: application%2Fjson, application/json
Accept: application/json, text/plain; q=0.9, text/html;q=0.8,
Accept-Charset: UTF-8, *;q=0.8
Accept-Encoding: gzip%2Cdeflate
Authorization: Basic aW1wb3J0ZXI6cHRj
Cookie: JSESSIONID=4F0537539F72A8EC707962C592C98D1E.slave3-tomcat1; JSESSIONID=0EC22E31203BE4E6D03B29171BD44BA7.slave3-tomcat1
User-Agent: Embarcadero RESTClient/1.0
CSRF_NONCE: oNEYdo%2BqZGflvntl2bxNT77uPlaR3C02%2BbtKL9X%2BElWX2xQhmJYpR%2FjaKgq1xDZV1L18Eu7QJVrfj 05SluchRbueUVXdikFK7rZvXbqfKhOA2hJT5oZTMrz4FB%2BSg 0Y%3D
Connection: Keep-Alive
Content-Length: 100



Mit Postman

cache-control: no-cache
Postman-Token: f0e8cb0a-ad16-412a-aeef-7e3664d3f511
CSRF_NONCE: oNEYdo+qZGflvntl2bxNT77uPlaR3C02+btKL9X+ElWX2xQhmJYpR/jaKgq1xDZV1L18Eu7QJVrfj05SluchRbueUVXdikFK7rZvXbqf KhOA2hJT5oZTMrz4FB+Sg0Y=
Content-Type: application/json
Authorization: Basic aW1wb3J0ZXI6cHRj
User-Agent: PostmanRuntime/6.4.1
Accept: */*
Host: uwko32:18086
cookie: JSESSIONID=F373A51C00EE6D66DD23E99AF496F74D.slave3-tomcat1
accept-encoding: gzip, deflate
content-length: 100
Connection: keep-alive

Geändert von Graw (19. Dez 2019 um 07:44 Uhr)
  Mit Zitat antworten Zitat