getIsHttpOnly method
The value returned by this method is whether the proxy has been defines as Is HTTP only
Syntax
let value = proxySettings.getIsHttpOnly();
value = proxySettings.getIsHttpOnly;
Note that this feature is available as both a method and a property.
Parameters
This method does not take any parameters.Return value
- Type: boolean