kinetex - v1.0.0-rc.1
Preparing search index...
isHTTPS
Function isHTTPS
isHTTPS
(
url
:
string
)
:
boolean
Check whether a URL uses the HTTPS scheme.
Parameters
url
:
string
The URL to check.
Returns
boolean
True if the protocol is "https:".
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
JSR
kinetex - v1.0.0-rc.1
Loading...
Check whether a URL uses the HTTPS scheme.