I thought I should post an update.
I've written a utility to extract mingw64 static library exports into a
searchable database. This allows me to search for possible missing
functions (see the screenshot below)
https://cache.getlazarus.org/images/desktop/raylib-static.png
Again though I have run
On Wed, 24 Aug 2022, Alexey Torgashin via fpc-pascal wrote:
You need to set your certificate details as well:
fServer.UseSSL := fUseSSL;
I just saved this info to wiki:
https://wiki.freepascal.org/fphttpserver#Support_for_HTTPS
Thank you. I added some more detail.
Michael.
___