- 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