GetHttpTransport

uk.gov.hmrc.http.GetHttpTransport

Attributes

Deprecated
true
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait HttpGet
trait HttpClient
trait WSGet
trait WSGet
trait WSHttp
Show all

Members list

Value members

Abstract methods

def doGet(url: String, headers: Seq[(String, String)])(implicit ec: ExecutionContext): Future[HttpResponse]