Preparing search index...
The search index is not available
低代码前端工程文档
低代码前端工程文档
PreRequestEvent
Type Alias PreRequestEvent
Pre
Request
Event
:
{
requestURI
:
string
;
requestMethod
:
string
;
body
:
string
;
headers
:
Record
<
string
,
string
>
;
querys
:
string
;
cookies
:
Record
<
string
,
{
name
:
string
;
value
:
string
;
}
>
;
requestInfo
:
RequestInfo
;
}
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
低代码前端工程文档
Loading...