Subj : src/sbbs3/websrvr.c To : Git commit to main/sbbs/master From : Deucе Date : Fri Jan 06 2023 02:21 pm https://gitlab.synchro.net/main/sbbs/-/commit/650abd10bff9293db51f22fd Modified Files: src/sbbs3/websrvr.c Log Message: Add a "scheme" property to http_request object Value is "http" or "https" depending on if TLS is in use. .