e174443ecf
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
1.1 KiB
1.1 KiB
displayed_sidebar
| displayed_sidebar |
|---|
| jsClientSidebar |
Interface: HTTPResponse
internal.HTTPResponse
Properties
config
• config: any
Defined in
headers
• headers: Record<string, string> & { set-cookie?: string[] }
Defined in
request
• Optional request: any
Defined in
status
• status: number
Defined in
statusText
• statusText: string