Closed bpintea closed 5 years ago
This PR checks if the Hostname (server) configuration begins with http(s):// and return a specific error message if so, to help with a more common config error.
server
http(s)://
Closes #135
This PR checks if the Hostname (
server
) configuration begins withhttp(s)://
and return a specific error message if so, to help with a more common config error.Closes #135