uzhttp
uzhttp
uzhttp
ContinuingRequest
HTTPError
HTTPError
BadRequest
Forbidden
HTTPVersionNotSupported
InternalServerError
MethodNotAllowed
NotFound
NotImplemented
PayloadTooLarge
RequestTimeout
Unauthorized
HTTPErrorWithCause
RefineOps
Request
Request
Method
Method
CONNECT
DELETE
GET
HEAD
OPTIONS
PATCH
POST
PUT
TRACE
WebsocketRequest
WebsocketRequest
Response
Response
PathResponse
PermanentCache
PermanentCache
Builder
WebsocketResponse
Status
Status
Accepted
Continue
Created
Found
Inst
MovedPermanently
MultipleChoices
NotModified
Ok
PermanentRedirect
SeeOther
SwitchingProtocols
TemporaryRedirect
Version
Version
Http09
Http10
Http11
uzhttp.header
CompatMap
Headers
Headers
uzhttp.server
Server
Server
Builder
Config
uzhttp.websocket
Binary
Close
Continuation
Frame
Frame
FrameError
FrameHeader
FrameTooLong
StreamHalted
Ping
Pong
Text
uzhttp
/
uzhttp
/
Response
/
PermanentCache
PermanentCache
object
PermanentCache
Companion
class
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
PermanentCache
Type members
Value members
Type members
Classlikes
case
class
Builder
[R]
Value members
Concrete methods
def
defaultCachedResponse
(mmapThreshold:
Int
): (
Request
,
Response
) =>
ZIO
[
Any
,
Unit
,
Response
]
def
defaultShouldMemoize
:
Request
=>
Boolean
Concrete fields
val
alwaysCache
: (
Request
,
Response
) =>
ZIO
[
Any
,
Unit
,
Response
]