@accelerated-software-development/caddy-api-client - v0.4.3
GitHub
Integration Tests
Preparing search index...
PushHandler
Interface PushHandler
interface
PushHandler
{
handler
:
"push"
;
headers
?:
Record
<
string
,
unknown
>
;
resources
?:
{
method
?:
string
;
target
?:
string
}
[]
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
handler
headers?
resources?
Properties
handler
handler
:
"push"
Optional
headers
headers
?:
Record
<
string
,
unknown
>
Optional
resources
resources
?:
{
method
?:
string
;
target
?:
string
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
handler
headers
resources
GitHub
Integration Tests
@accelerated-software-development/caddy-api-client - v0.4.3
Loading...