HttpClientV2
uk.gov.hmrc.http.client.HttpClientV2
trait HttpClientV2
This client centralises the execution of the request to ensure that the common concerns (e.g. auditing, logging, retries) occur, but makes building the request more flexible (by exposing play-ws). It also supports streaming.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class HttpClientV2Impl
Members list
In this article