Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(health): add
httpClient
as option
In order to re-use your `HttpService` - which may have been pre-configured using `HttpModule.register` - you can now pass that `HttpService` using the `httpClient` option resolves #1151
- Loading branch information