[fpc-pascal] Re: [Lazarus] Library with XMLHttpRequest functionality?

michael.vancanneyt at wisa.be michael.vancanneyt at wisa.be
Tue Apr 3 08:58:38 CEST 2012



On Tue, 3 Apr 2012, Frank Church wrote:

> Is there some library in FPC/Lazarus which implements XMLHTTPRequest
> functionality?

XMLHTTPRequest is just a regular HTTP request. 
You can use the TFPHTTPClient component for it.

Michael.



More information about the fpc-pascal mailing list