By Francesco Buonomo on Wednesday, 08 April 2026
Posted in Support
Likes 0
Views 7
Votes 0
Hi Sergio,
The output of the procedure function TsgcHTTP2CLient_Base.Post(const aURL: string; const aSource: TStream;
const aResponseContent: TStream);
the aSource argument appears to be freed (aSource.free raises an exception). Is this normal behavior? Will it always be this way?
Thanks for your support.
View Full Post