Search
Preparing search index...
The search index is not available
diglett
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"lib/types"
External module "lib/types"
Index
Interfaces
IIncoming
Headers
IIncoming
Query
IOutgoing
Headers
ISerialized
Request
ISerialized
Response
Type aliases
HTTPMethod
IProtocol
Partial
Request
Template
Variables
RESTMethod
Types
Functions
is
Protocol
Type aliases
HTTPMethod
HTTPMethod
:
"get"
|
"head"
|
"post"
|
"put"
|
"patch"
|
"delete"
|
"options"
|
"trace"
IProtocol
IProtocol
:
"http"
|
"https"
Partial
Request
Template
Partial
Request
Template
:
object
Type declaration
Optional
body
?:
RequestBody
method
:
HTTPMethod
parameters
:
Parameter
[]
servers
:
Server
[]
Variables
Const
RESTMethod
Types
RESTMethod
Types
:
[
"get"
,
"head"
,
"post"
,
"put"
,
"patch"
,
"delete"
,
"options"
,
"trace"
]
= ["get", "head", "post", "put", "patch", "delete", "options", "trace"] as const
Functions
Const
is
Protocol
is
Protocol
(
s
:
string
)
:
s
is
IProtocol
Parameters
s:
string
Returns
s
is
IProtocol
Globals
"commands/generate/templates"
"commands/render"
"commands/send"
"index"
"lib/fetch-
types"
"lib/render/index"
"lib/send/index"
"lib/send/request-
queue"
"lib/send/request-
sender"
"lib/templates/gen"
"lib/templates/index"
"lib/templates/types"
"lib/types"
"lib/utils"
IIncoming
Headers
IIncoming
Query
IOutgoing
Headers
ISerialized
Request
ISerialized
Response
HTTPMethod
IProtocol
Partial
Request
Template
RESTMethod
Types
is
Protocol
Generated using
TypeDoc