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.