- Preparing search index...
 
- The search index is not available
 
git-essentials 
 
Http
Error
Data
: {     statusCode
: number;     statusMessage
: string;     url
: string;     headers
?: HttpHeaders;     method
?: string;     response
?: string; } 
Type declaration
- 
statusCode: number
 
- 
statusMessage: string
 
- 
url: string
 
- 
 
- 
Optional method?: string
 
- 
Optional response?: string