https://localhost:11501/url If you meant a cURL command or test string, here are common variations:
curl -k "https://localhost:11501/url"
https://localhost:11501/url Replace /url with the actual endpoint path you need. Also, localhost uses a self-signed certificate, so browsers or tools may show a security warning unless you disable verification (as with -k in cURL).
Https - Localhost 11501 Url
https://localhost:11501/url If you meant a cURL command or test string, here are common variations:
curl -k "https://localhost:11501/url"
https://localhost:11501/url Replace /url with the actual endpoint path you need. Also, localhost uses a self-signed certificate, so browsers or tools may show a security warning unless you disable verification (as with -k in cURL). https localhost 11501 url