* generated new services reference * changed from automatic push to automated pull request * updated typedoc, regenerated JS Client reference * regenerated the reference after updating typedoc * added action for js client
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