Nuclei schema defs request properties headers to send with the http request
headers to send with the http request Schema
Headers contains HTTP Headers to send with the request
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | nuclei-schema.schema.json* |
headers Type
object
(headers to send with the http request)
headers Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
Additional Properties | string | Optional | cannot be null | Untitled schema |
Additional Properties
Additional properties are allowed, as long as they follow this schema:
-
is optional
-
Type:
string
-
cannot be null
-
defined in: Untitled schema
additionalProperties Type
string
Was this page helpful?