OperationWorkerResponse interface
Ini adalah kelas dasar untuk respons hasil operasi.
Properti
headers | Header HTTP yang terkait dengan operasi ini. |
status |
Kode Status HTTP operasi. |
Detail Properti
headers
Header HTTP yang terkait dengan operasi ini.
headers?: {[propertyName: string]: string[]}
Nilai Properti
{[propertyName: string]: string[]}