On Wed, 5 Aug 2020, Tomas Hajny wrote:
On 2020-08-05 11:38, Dennis wrote:
Michael Van Canneyt wrote:
On Wed, 5 Aug 2020, Dennis wrote:
Michael Van Canneyt wrote:
On Wed, 5 Aug 2020, Dennis wrote:
After upgrading to Lazarus 2.0.10 FPC 3.2.0 , my existing code
using TFPHTTPClient.Get('http
On 2020-08-05 11:38, Dennis wrote:
Michael Van Canneyt wrote:
On Wed, 5 Aug 2020, Dennis wrote:
Michael Van Canneyt wrote:
On Wed, 5 Aug 2020, Dennis wrote:
After upgrading to Lazarus 2.0.10 FPC 3.2.0 , my existing code
using TFPHTTPClient.Get('https://api.telegram.org/bot')
returns the err
On Wed, 5 Aug 2020, Dennis wrote:
Michael Van Canneyt wrote:
On Wed, 5 Aug 2020, Dennis wrote:
Michael Van Canneyt wrote:
On Wed, 5 Aug 2020, Dennis wrote:
After upgrading to Lazarus 2.0.10 FPC 3.2.0 , my existing code
using TFPHTTPClient.Get('https://api.telegram.org/bot')
returns
Michael Van Canneyt wrote:
On Wed, 5 Aug 2020, Dennis wrote:
Michael Van Canneyt wrote:
On Wed, 5 Aug 2020, Dennis wrote:
After upgrading to Lazarus 2.0.10 FPC 3.2.0 , my existing code
using TFPHTTPClient.Get('https://api.telegram.org/bot')
returns the error "No SSL Socket support comp
On Wed, 5 Aug 2020, Dennis wrote:
Michael Van Canneyt wrote:
On Wed, 5 Aug 2020, Dennis wrote:
After upgrading to Lazarus 2.0.10 FPC 3.2.0 , my existing code using
TFPHTTPClient.Get('https://api.telegram.org/bot')
returns the error "No SSL Socket support compiled in"
How can I fix it?
Michael Van Canneyt wrote:
On Wed, 5 Aug 2020, Dennis wrote:
After upgrading to Lazarus 2.0.10 FPC 3.2.0 , my existing code using
TFPHTTPClient.Get('https://api.telegram.org/bot')
returns the error "No SSL Socket support compiled in"
How can I fix it?
Simply add one of the units opensslsoc
After upgrading to Lazarus 2.0.10 FPC 3.2.0 , my existing code
using TFPHTTPClient.Get('https://api.telegram.org/bot')
returns the error "No SSL Socket support compiled in"
How can I fix it?
Simply add one of the units opensslsockets or gnutlssockets to the uses
clause of the program.
On Wed, 5 Aug 2020, LacaK wrote:
After upgrading to Lazarus 2.0.10 FPC 3.2.0 , my existing code using
TFPHTTPClient.Get('https://api.telegram.org/bot')
returns the error "No SSL Socket support compiled in"
How can I fix it?
Simply add one of the units opensslsockets or gnutlssockets to
After upgrading to Lazarus 2.0.10 FPC 3.2.0 , my existing code using
TFPHTTPClient.Get('https://api.telegram.org/bot')
returns the error "No SSL Socket support compiled in"
How can I fix it?
Simply add one of the units opensslsockets or gnutlssockets to the uses
clause of the program.
Can
On Wed, 5 Aug 2020, Dennis wrote:
After upgrading to Lazarus 2.0.10 FPC 3.2.0 , my existing code using
TFPHTTPClient.Get('https://api.telegram.org/bot')
returns the error "No SSL Socket support compiled in"
How can I fix it?
Simply add one of the units opensslsockets or gnutlssockets to th
After upgrading to Lazarus 2.0.10 FPC 3.2.0 , my existing code using
TFPHTTPClient.Get('https://api.telegram.org/bot')
returns the error "No SSL Socket support compiled in"
How can I fix it?
Dennis
--
This email has been checked for viruses by AVG.
https://www.avg.com
11 matches
Mail list logo