zio-tls-http
zio-tls-http
API
zhttp
AccessDenied
BadInboundDataError
Charset
Charset
ChunkedEncodingError
ContentLenTooBig
ContentType
ContentType
Cookie
Cookie
FileUtils
FramePipeline
FrameTranscoder
HTTPError
HTTPHeaderTooBig
Headers
Headers
HttpRouter
HttpRouter
HttpRoutes
HttpRoutes
WebFilterProc
MediaEncodingError
Method
Method
MultiPart
NoResponse
Request
Response
Response
ResponseWriters
StatusCode
StatusCode
SyncTLSSocketServer
TLSServer
TcpServer
UpgradeRequest
WebSocketClosed
WebSocketFrame
WebSocketFrame
Binary
Close
Close
Continuation
ControlFrame
InvalidCloseCodeException
InvalidCloseDataException
Ping
Pong
ReasonTooLongException
Text
Websocket
Websocket
zhttp.clients
ClientRequest
ClientResponse
FilterProc
HttpConnection
HttpConnection
HttpConnectionError
HttpResponseHeaderError
ResPool
ResRec
Service
ResPoolCache
CacheEntry
LRUListWithCounter
LRUQEntry
Service
ResPoolGroup
RPD
RPDM
Service
zhttp.clients.util
Last
LastRef
MultiValuePair
MultiValuePairOrd
MultiValuePairReversed
MultiValuePairReversedOrd
Node
Node
NodeRef
NodeRef
OrderedList
ReversedStringIgnoreCaseValuePair
ReversedValuePair
ReversedValuePair
SkipList
StringIgnoreCaseValuePair
StringIgnoreCaseValuePair
TwoKeysMultiValuePairOrd
ValReference
ValuePair
ValuePair
zhttp.dsl
->
/
/:
/^
:?
IntVar
LongVar
Path
Path
QueryParam
Root
StringVar
URLPath
UUIDVar
zhttp.netio
IOChannel
SSLEngine
SocketChannel
SocketChannel
TCPChannel
TCPChannel
TLSChannel
TLSChannel
TLSChannelError
zio-tls-http
/
zhttp
/
StatusCode
StatusCode
zhttp.StatusCode
See the
StatusCode
companion object
final case
class
StatusCode
(
value
:
Int
)
extends
AnyVal
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
AnyVal
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
isClientError
:
Boolean
def
isInformation
:
Boolean
def
isRedirect
:
Boolean
def
isServerError
:
Boolean
def
isSuccess
:
Boolean
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product