Re: [Lazarus] new http client

2018-10-04 Thread Marco Roin via Lazarus
Other thing. http client is a "remake" of fphttpclient. The structure is pluggable and not monolitic. So you can change base autorization mecanism with barel mecanism. For example. You can activate or not a "middleware" (piece of code that alterate behavior of client class). You can add new encoder

Re: [Lazarus] new http client

2018-10-04 Thread Marco Roin via Lazarus
quote: FPC has the fpJson lib, so I cannot see why he made Json module. Suggestion for Http: name it PaxHTTP and put demos to the same repo, so OnlinePkgManager guy can get them all. My idea was "clone" JSON object of Browser Javascript implementation. The name is taken from mozilla documentatio

Re: [Lazarus] new http client

2018-10-04 Thread Alexey via Lazarus
FPC has the fpJson lib, so I cannot see why he made Json module. Suggestion for Http: name it PaxHTTP and put demos to the same repo, so OnlinePkgManager guy can get them all. -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org https://lists.laz

[Lazarus] new http client

2018-10-04 Thread Marcello via Lazarus
hi all my friend has developed his own version of http client. here you can find repos: client: https://github.com/paxtibi/http demos: https://github.com/paxtibi/http-demos json: https://github.com/paxtibi/json It would be a pleasure for us to know what do you think about this sources and if yo

[Lazarus] Bugtracker IDE version list

2018-10-04 Thread AlexeyT via Lazarus
a) Pls, delete outdated beta versions from list: 1.8 RCx, 1.6 RCx, 1.4 RCx, 1.2 RCx b) Pls add 2.1 (trunk) -- Regards, Alexey -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus