Node CrowdSec Client
Preparing search index...
crowdsec-http-middleware
IHTTPOptions
Interface IHTTPOptions
interface
IHTTPOptions
{
strictSSL
?:
boolean
;
timeout
?:
number
;
url
:
string
;
userAgent
?:
string
;
}
Hierarchy (
View Summary
)
IHTTPOptions
ICrowdSecClientOptions
Index
Properties
strict
SSL?
timeout?
url
user
Agent?
Properties
Optional
strict
SSL
strictSSL
?:
boolean
Optional
timeout
timeout
?:
number
url
url
:
string
Optional
user
Agent
userAgent
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
strict
SSL
timeout
url
user
Agent
Node CrowdSec Client
Loading...