harness-http-server
harness-http-server
API
harness.http.server
Cookie
Cookie
SameSite
EarlyReturn
ErrorWithHTTPCode
Handler
Handler
HttpRequest
HttpRequest
Lookup
builder
Stage1
cookie
header
query
HttpResponse
HttpResponse
Found
NotFound
Return
ReturnInputStreamKnownSize
ReturnInputStreamUnknownSize
ReturnNothing
ReturnString
Return
earlyReturn
fromHttpCode
fromHttpCode
Route
Route
RouteMatcher
RouteMatcher
*
*
**
ErrorHandler
ErrorHandler
Builder1
Builder2
Result
Fail
NotFound
Success
Result
Server
ServerConfig
ServerConfig
SslConfig
SslConfig
harness-http-server
/
harness.http.server
/
RouteMatcher
/
Result
/
Success
Success
harness.http.server.RouteMatcher$.Result$.Success
final case
class
Success
[
+
O
](
remainingPath
:
List
[
String
],
value
:
O
)
extends
Result
[
O
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Result
[
O
]
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
final
def
flatMap
[
O2
](
f
: (
List
[
String
],
O
)
=>
Result
[
O2
]):
Result
[
O2
]
Attributes
Inherited from:
Result
final
def
map
[
O2
](
f
:
O
=>
O2
):
Result
[
O2
]
Attributes
Inherited from:
Result
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods