mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 18:19:16 +02:00
* Do not send content twice
git-svn-id: trunk@17502 -
This commit is contained in:
parent
803d6e2b29
commit
1274fb68bf
@ -449,7 +449,6 @@ begin
|
|||||||
finally
|
finally
|
||||||
Res.Free;
|
Res.Free;
|
||||||
end;
|
end;
|
||||||
AResponse.SendResponse;
|
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
JSONRPCError(SErrInvalidPath);
|
JSONRPCError(SErrInvalidPath);
|
||||||
|
Loading…
Reference in New Issue
Block a user