server : include scheme when printing URL #10106
server : include scheme when printing URL
03203929
ngxson
approved these changes
on 2024-10-31
ngxson
merged
0a683e80
into master 297 days ago
bakkot
deleted the patch-1 branch 297 days ago
Assignees
No one assigned
My terminal, like most modern terminals, allows you to click links to open them in the browser. To be recognized by such a terminal, the
http://
part needs to be included. So put that in the startup message so I can click it instead of needing to copy-paste.