dsl
0.23.16
dsl
org.http4s.dsl
&
Http4sDsl
Http4sDsl
MethodConcatOps
MethodOps
Http4sDsl2
Http4sDslBinCompat
RequestDsl
RequestDslBinCompat
io
request
org.http4s.dsl.impl
+&
->
->>
/
/:
:?
AllowResponseGenerator
Auth
as
EmptyResponseGenerator
EntityResponseGenerator
FlagQueryParamMatcher
IntVar
LocationResponseGenerator
LongVar
MatrixVar
MatrixVar
MethodConcat
Methods
OptionalMultiQueryParamDecoderMatcher
OptionalQueryParamDecoderMatcher
OptionalQueryParamMatcher
OptionalValidatingQueryParamDecoderMatcher
ProxyAuthenticateResponseGenerator
QueryParamDecoderMatcher
QueryParamDecoderMatcherWithDefault
QueryParamMatcher
QueryParamMatcherWithDefault
ResponseGenerator
Responses
Responses
AcceptedOps
AlreadyReportedOps
BadGatewayOps
BadRequestOps
ConflictOps
ContinueOps
CreatedOps
EarlyHintsOps
ExpectationFailedOps
FailedDependencyOps
ForbiddenOps
FoundOps
GatewayTimeoutOps
GoneOps
HttpVersionNotSupportedOps
IMUsedOps
InsufficientStorageOps
InternalServerErrorOps
LengthRequiredOps
LockedOps
LoopDetectedOps
MethodNotAllowedOps
MisdirectedRequestOps
MovedPermanentlyOps
MultiStatusOps
MultipleChoicesOps
NetworkAuthenticationRequiredOps
NoContentOps
NonAuthoritativeInformationOps
NotAcceptableOps
NotExtendedOps
NotFoundOps
NotImplementedOps
NotModifiedOps
OkOps
PartialContentOps
PayloadTooLargeOps
PaymentRequiredOps
PermanentRedirectOps
PreconditionFailedOps
PreconditionRequiredOps
ProxyAuthenticationRequiredOps
RangeNotSatisfiableOps
RequestHeaderFieldsTooLargeOps
RequestTimeoutOps
ResetContentOps
SeeOtherOps
ServiceUnavailableOps
SwitchingProtocolsOps
TemporaryRedirectOps
TooEarlyOps
TooManyRequestsOps
UnauthorizedOps
UnavailableForLegalReasonsOps
UnprocessableEntityOps
UnsupportedMediaTypeOps
UpgradeRequiredOps
UriTooLongOps
VariantAlsoNegotiatesOps
Statuses
UUIDVar
ValidatingQueryParamDecoderMatcher
WwwAuthenticateResponseGenerator
~
dsl
/
org.http4s.dsl.impl
/
QueryParamMatcherWithDefault
QueryParamMatcherWithDefault
abstract
class
QueryParamMatcherWithDefault
[
T
](
default:
T
)(
implicit
evidence$7:
QueryParamDecoder
[
T
],
evidence$8:
QueryParam
[
T
])
extends
QueryParamDecoderMatcherWithDefault
[
T
]
Source:
Path.scala
Graph
Supertypes
class
QueryParamDecoderMatcherWithDefault
[
T
]
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
unapply
(
params:
Map
[
String
,
Seq
[
String
]]):
Option
[
T
]
Inherited from:
QueryParamDecoderMatcherWithDefault
Source:
Path.scala