cask
cask
API
cask
decorators
compress
endpoints
FormReader
FormReader
JsReader
JsReader
JsonData
JsonData
JsonDataImpl
ParamReader
ParamReader
CookieParam
FormDataParam
HttpExchangeParam
NilParam
QueryParams
RemainingPathSegments
RequestParam
QueryParamReader
QueryParamReader
BooleanParam
ByteParam
DoubleParam
FloatParam
IntParam
LongParam
ShortParam
SimpleParam
StringParam
StaticUtil
WebEndpoint
WebEndpoint
WebsocketResult
WebsocketResult
Listener
Response
WsActor
WsChannelActor
WsHandler
delete
get
getJson
options
patch
post
postForm
postJson
postJsonBase
postJsonCached
put
route
staticFiles
staticResources
websocket
internal
Conversion
Conversion
DispatchTrie
DispatchTrie
Util
main
ErrorMsgs
Main
Main
DefaultHandler
MainRoutes
Routes
model
Abort
Cookie
Cookie
FormEntry
FormEntry
FormFile
FormValue
QueryParams
Redirect
RemainingPathSegments
Request
Response
Response
Data
BooleanData
NumericData
UnitData
WritableData
Data
DataCompanion
StaticFile
StaticResource
Status
Status
Accepted
BadGateway
BadRequest
Conflict
Continue
Created
EnhanceYourCalm
ExpectationFailed
Forbidden
Found
GatewayTimeout
Gone
HTTPVersionNotSupported
InternalServerError
LengthRequired
MethodNotAllowed
MovedPermanently
MultipleChoices
NoContent
NonAuthoritativeInformation
NotAcceptable
NotFound
NotImplemented
NotModified
OK
PartialContent
PaymentRequired
PermanentRedirect
PreconditionFailed
ProxyAuthenticationRequired
RequestEntityTooLarge
RequestTimeout
RequestURITooLong
RequestedRangeNotSatisfiable
ResetContent
SeeOther
ServiceUnavailable
SwitchingProtocols
Teapot
TemporaryRedirect
TooManyRequests
Unauthorized
UnavailableForLegalReasons
Unknown
UnsupportedMediaType
UseProxy
router
ArgReader
ArgSig
Decorator
Decorator
Endpoint
EndpointMetadata
EndpointMetadata
EntryPoint
HttpEndpoint
Macros
NoOpParser
NoOpParser
RawDecorator
Result
Result
Error
Exception
InvalidArguments
MismatchedArguments
Error
ParamError
DefaultFailed
Invalid
ParamError
Success
RoutesEndpointsMetadata
RoutesEndpointsMetadata
Runtime
doc
cask
/
cask
/
cask.decorators
/
compress
compress
cask.decorators.compress
class
compress
extends
RawDecorator
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
RawDecorator
trait
Decorator
[
Raw
,
Raw
,
Any
,
Request
]
class
Annotation
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Type members
Inherited types
final
type
Delegate
= (
Request
,
Map
[
String
,
Any
])
=>
Result
[
Raw
]
Attributes
Inherited from:
Decorator
type
InputParser
[
T
] =
NoOpParser
[
Any
,
T
,
Request
]
Attributes
Inherited from:
RawDecorator
final
type
InputTypeAlias
=
Any
Attributes
Inherited from:
Decorator
Value members
Concrete methods
def
wrapFunction
(
ctx
:
Request
,
delegate
:
Delegate
):
Result
[
Raw
]
Inherited methods
def
getParamParser
[
T
](
implicit
p
:
InputParser
[
T
]):
InputParser
[
T
]
Attributes
Inherited from:
Decorator
In this article
Attributes
Members list
Type members
Inherited types
Value members
Concrete methods
Inherited methods