harness-http-server
harness-http-server
API
harness.http.server
Endpoint
Endpoint
ErrorHandler
ErrorHandler
Handler
HttpRequest
HttpRequest
HttpResponse
HttpResponse
Implementation
Implementation
Builder
OutputResult
OutputResult
Server
Config
Config
SslConfig
SslConfig
RefType
RefType
SetCookie
SetCookie
SameSite
StandardPatternCompanionOps
ZIOHttpResponseOps
harness-http-server
/
harness.http.server
/
Implementation
/
Builder
Builder
harness.http.server.Implementation$.Builder
final
class
Builder
[
I
,
ET
<:
Any
](
zip
:
Out
[
InputWithCookies
[
ET
],
Receive
[
InputBody
[
ET
]],
I
])
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
implement
[
_R
,
_DomainError
](
f
:
I
=>
ZIO
[
HarnessEnv
&
Provided
&
_R
,
_DomainError
,
HttpResponse
[
Send
[
OutputBody
[
ET
]]]])(
using
_errorHandler
:
ErrorHandler
[
_
,
Error
[
ET
]] {
type
Err
=
_DomainError
; }):
Implementation
[
_R
,
ET
]
In this article
Attributes
Members list
Value members
Concrete methods