delphi-rest-client-api
delphi-rest-client-api copied to clipboard
Indy can't get response header
https://github.com/fabriciocolombo/delphi-rest-client-api/blob/2057a4b90e9a82568d6c4e2632dc98ece59d6216/src/HttpConnectionIndy.pas#L226
Replace this by Result := FIdHttp.Response.RawHeaders.Values[Header];