mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 04:06:08 +02:00
clean up
This commit is contained in:
parent
029ea37ed9
commit
eab28cdd2e
@ -46,8 +46,6 @@ type
|
||||
function GetResponseEncoding: TEncoding;
|
||||
function GetResponseString: string;
|
||||
function GetResponseBytes: TBytes;
|
||||
|
||||
//class function Create(const aFromThread: TOHttpPoolThread): TFPHTTPClientPoolResult; static;
|
||||
protected
|
||||
procedure AssignTo(Dest: TPersistent); override;
|
||||
public
|
||||
|
Loading…
Reference in New Issue
Block a user