Are there free Visual Foxpro source codes that do HTTPS GET via Winsock?
The following example does non-SSL HTTP GET:
Win32API/sample_383.md at master · VFPX/Win32API · GitHub Winsock: retrieving Web pages using sockets (HTTP, port 80) Retrieved data is stored in a Memo field of a cursor https://github.com/VFPX/Win32API/blob/master/samples/sample_383.md