mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 01:09:31 +02:00
* Patch from Reinier to make OnGetSocketHandler published (Bug ID 26028)
git-svn-id: trunk@27631 -
This commit is contained in:
parent
196436b7e7
commit
bb3ec0bd86
@ -266,6 +266,7 @@ Type
|
||||
Property OnPassword;
|
||||
Property OnDataReceived;
|
||||
Property OnHeaders;
|
||||
Property OnGetSocketHandler;
|
||||
end;
|
||||
EHTTPClient = Class(Exception);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user