Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3755

Possible bug in URLConnection

$
0
0

I attempt to retrieve data from a URLConnection using the get command. When the ContentReceived Event is triggered, content as string is empty for a number of URL addresses.

Curiously, this is the case when I run my code under Xojo 2024 Release 4.1. However, when the same code is run under Xojo Release 1 or older, content is not empty. See sample project.

It does not matter if .followredirects is true or false, which appears to be one change in release 4.1.

URLConnectionTester.xojo_binary_project.zip (7.8 KB)

13 posts - 6 participants

Read full topic


Viewing all articles
Browse latest Browse all 3755

Trending Articles