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
/
Request
/
Method
Method
object
Method
Companion
class
Graph
Supertypes
Self type
trait
Sum
trait
Mirror
class
Object
trait
Matchable
class
Any
Method
Type members
Value members
Type members
Classlikes
case
object
CONNECT
extends
Method
case
object
DELETE
extends
Method
case
object
GET
extends
Method
case
object
HEAD
extends
Method
case
object
OPTIONS
extends
Method
case
object
PATCH
extends
Method
case
object
POST
extends
Method
case
object
PUT
extends
Method
case
object
TRACE
extends
Method
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from
Mirror
Value members
Concrete methods
def
parse
(str:
String
):
Method
def
parseEither
(str:
String
):
Either
[
BadRequest
,
Method
]
Concrete fields
val
Methods
:
List
[
Method
]