delphi-rest-client-api icon indicating copy to clipboard operation
delphi-rest-client-api copied to clipboard

Indy can't get response header

Open ghost opened this issue 2 years ago • 0 comments

https://github.com/fabriciocolombo/delphi-rest-client-api/blob/2057a4b90e9a82568d6c4e2632dc98ece59d6216/src/HttpConnectionIndy.pas#L226

Replace this by Result := FIdHttp.Response.RawHeaders.Values[Header];

ghost avatar Jan 29 '23 17:01 ghost