Forum > Networking and Web Programming

[SOLVED] How to download HTML from secure https site

<< < (3/3)

dsiders:

--- Quote from: xos on January 27, 2025, 11:19:29 pm ---Ok, then: why is there a server error?

The URL in the example is ‘https://www.freepascal.org/index.html’.
This page can be called up in a browser.

In the example, the HTTPMethod() should also be able to call up the page.
-> HTTPSender.HTTPMethod(‘GET’, URL);

Why then a server error message?

--- End quote ---

What does HttpSender.ResultString tell you?

xos:
Thank you for your help!

ResultString = ''  -> is empty
ResultCode = 500

Navigation

[0] Message Index

[*] Previous page

Go to full version