@epikodelabs/streamix / networking/src/public-api / readStatus
Variable: readStatus
constreadStatus:ParserFunction<{status:number;statusText:string;headers:Record<string,string>; }>
Defined in: projects/libraries/streamix/networking/src/lib/httpClient.ts:598
Parser that yields the response status, status text, and headers.