mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-18 07:24:07 +01:00
Start of themes
This commit is contained in:
@@ -29,7 +29,7 @@ export interface HttpResponse extends BaseModel {
|
||||
requestId: string;
|
||||
body: string;
|
||||
error: string;
|
||||
status: string;
|
||||
status: number;
|
||||
elapsed: number;
|
||||
statusReason: string;
|
||||
url: string;
|
||||
|
||||
Reference in New Issue
Block a user