public method ITerminalUrl.getProtocol

Brief

Gets the HTTP protocol of the URL

Declaration

protojavascriptjavacsharp
public getProtocol() : string

Returns

The method returns a string value that represents the HTTP protocol of the URL

Details

Declared in ITerminalUrl

back