- Preparing search index...
- The search index is not available
v0.4.0-beta
Function GetWithDataAndHeaders
- GetWithDataAndHeaders(request): ((...a) => TaskEither<Error, any>)
-
Returns ((...a) => TaskEither<Error, any>)
-
- (...a): TaskEither<Error, any>
-
Parameters
-
Rest
...a: [url: string, config?: AxiosRequestConfig<any>]
Returns TaskEither<Error, any>