Source position: fphttpclient.pp line 178
protected procedure TFPCustomHTTPClient.DoMethod(
const AMethod: string;
const AURL: string;
Stream: TStream;
const AllowedResponseCodes: array of Integer
); virtual;