mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 13:08:00 +02:00
* Fix setusessl
git-svn-id: trunk@42273 -
This commit is contained in:
parent
3a2fe24f49
commit
28b87bed39
@ -197,7 +197,7 @@ end;
|
||||
|
||||
function TCustomHTTPApplication.GetUseSSL: Boolean;
|
||||
begin
|
||||
|
||||
Result:=HTTPHandler.UseSSL;
|
||||
end;
|
||||
|
||||
procedure TCustomHTTPApplication.SetHostName(AValue: String);
|
||||
|
Loading…
Reference in New Issue
Block a user