http-verbs-play-30
http-verbs-play-30
API
uk.gov.hmrc
http
client
Executor
ExecutorImpl
HttpClientV2
HttpClientV2Impl
RequestBuilder
RequestBuilderImpl
Streaming
controllers
JsPathEnrichment
RichJsPath
hooks
Data
Data
HookData
HookData
FromMap
FromString
HttpHook
HttpHooks
RequestData
ResponseData
ResponseData
logging
ConnectionTracing
ConnectionTracing
LoggingDetails
AkamaiReputation
Authorization
BadGatewayException
BadRequestException
BuildInfo
CollectionUtils
ConflictException
CookieNames
CoreDelete
CoreGet
CorePatch
CorePost
CorePut
DeleteHttpTransport
ErrorTimeout
ErrorTimeout
ExpectationFailedException
FailedDependencyException
ForbiddenException
ForwardedFor
GatewayTimeoutException
GetHttpTransport
GoneException
HeaderCarrier
HeaderCarrier
Config
Config
HeaderNames
HttpClient
HttpDelete
HttpErrorFunctions
HttpErrorFunctions
HttpException
HttpGet
HttpPatch
HttpPost
HttpPut
HttpReads
Implicits
HttpReads
HttpReadsEither
HttpReadsHttpResponse
HttpReadsInstances
HttpReadsInstances
HttpReadsJson
HttpReadsLegacyInstances
HttpReadsLegacyJson
HttpReadsLegacyOption
HttpReadsLegacyRawReads
HttpReadsLegacyRawReads
HttpReadsOption
HttpReadsTry
HttpResponse
HttpResponse
HttpTransport
HttpVerb
HttpVerbs
HttpVerbs
HttpVersionNotSupportedException
InsufficientStorageException
InternalServerException
JsValidationException
LengthRequiredException
LockedException
LowPriorityHttpReadsJson
MethodNotAllowedException
NotAcceptableException
NotFoundException
NotImplementedException
PatchHttpTransport
PaymentRequiredException
PostHttpTransport
PreconditionFailedException
ProxyAuthenticationRequiredException
PutHttpTransport
Request
RequestChain
RequestChain
RequestEntityTooLargeException
RequestId
RequestRangeNotSatisfiableException
RequestTimeoutException
RequestUriTooLongException
Retries
ServiceUnavailableException
SessionId
SessionKeys
StreamHttpReadsInstances
StringContextOps
TooManyRequestException
TypeUtil
IsMap
UnauthorizedException
UnprocessableEntityException
UnsupportedMediaTypeException
UpstreamErrorResponse
UpstreamErrorResponse
Upstream4xxResponse
Upstream5xxResponse
WithStatusCode
UrlValidationException
play.http
logging
Mdc
MdcLoggingExecutionContext
ws
default
WSDelete
WSGet
WSPatch
WSPost
WSPut
WSDelete
WSExecute
WSGet
WSHttp
WSHttpResponse
WSPatch
WSPost
WSProxy
WSProxyConfiguration
WSPut
WSRequest
WSRequestBuilder
BodyCaptor
HeaderCarrierConverter
HeaderCarrierConverter
http-verbs-play-30
/
uk.gov.hmrc
/
uk.gov.hmrc.play.http
/
BodyCaptor
BodyCaptor
uk.gov.hmrc.play.http.BodyCaptor
object
BodyCaptor
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
BodyCaptor
.
type
Members list
Clear all
Value members
Concrete methods
def
bodyUpto
(
body
:
ByteString
,
maxBodyLength
:
Int
):
Data
[
ByteString
]
def
flow
(
maxBodyLength
:
Int
,
withCapturedBody
: (
Data
[
ByteString
])
=>
Unit
):
Flow
[
ByteString
,
ByteString
,
NotUsed
]
def
sink
(
maxBodyLength
:
Int
,
withCapturedBody
: (
Data
[
ByteString
])
=>
Unit
):
Sink
[
ByteString
,
NotUsed
]
In this article
Attributes
Members list
Value members
Concrete methods