harness-http-client
harness-http-client
API
harness.http.client
EndpointSend
EndpointSend
EndpointSendWithAuthOps
EndpointSendWithoutAuthOps
withoutAuth
HttpClient
HttpClient
HttpClientPlatformSpecific
HttpClientPlatformSpecificImpl
HttpRequestParams
HttpResponseParams
harness-http-client
/
harness.http.client
/
HttpClient
HttpClient
harness.http.client.HttpClient
See the
HttpClient
companion object
trait
HttpClient
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
HttpClient
Members list
Clear all
Value members
Concrete methods
final
def
send
[
ET
<:
Any
](
inputBodySchema
:
BodyCodec
[
InputBody
[
ET
]],
outputBodySchema
:
BodyCodec
[
OutputBody
[
ET
]],
errorSchema
:
ErrorSchema
[
Error
[
ET
]])(
request
:
HttpRequestParams
,
body
:
Send
[
InputBody
[
ET
]]):
ZIO
[
Scope
,
Error
[
ET
],
Receive
[
OutputBody
[
ET
]]]
In this article
Attributes
Members list
Value members
Concrete methods