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