mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 02:15:32 +00:00
parent
e7175106cf
commit
c07ea36ec2
1 changed files with 2 additions and 0 deletions
|
|
@ -128,6 +128,8 @@ begin
|
|||
except
|
||||
on E:ENetHTTPClientException do
|
||||
Result := False;
|
||||
on E:ENetHTTPResponseException do
|
||||
Result := False;
|
||||
end;
|
||||
finally
|
||||
Stream.Free;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue