Methods
(static) setAllowHttp(value)
Sets allowHttp flag globally. When set to true, connections to insecure http protocol servers will be allowed.
Must be set to false in production. Default: false.
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
value |
boolean
|
(static) setDefault()
Sets all global config flags to default values.
- Source: