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
/
HttpRouter
HttpRouter
zhttp.HttpRouter$
See the
HttpRouter
companion class
object
HttpRouter
Attributes
Companion:
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
HttpRouter
.type
Clear all
Members list
Concise view
Value members
Concrete methods
def
chunkedDecode
:
ZPipeline
[
Any
,
Exception
,
Byte
,
Chunk
[
Byte
]]
def
parseTrail
(
in
:
Chunk
[
Byte
],
pos
:
Int
):
Boolean
def
produceChunk
(
in
:
Chunk
[
Byte
]): (
Option
[
Chunk
[
Byte
]],
Chunk
[
Byte
],
Boolean
)
def
produceChunk1
(
in
:
Chunk
[
Byte
],
result
:
Option
[
ZChannel
[
Any
,
Exception
,
Chunk
[
Byte
],
Any
,
Exception
,
Chunk
[
Chunk
[
Byte
]],
Any
]]): (
Option
[
ZChannel
[
Any
,
Exception
,
Chunk
[
Byte
],
Any
,
Exception
,
Chunk
[
Chunk
[
Byte
]],
Any
]],
Chunk
[
Byte
],
Boolean
)
Concrete fields
val
_METHOD
:
String
val
_PATH
:
String
val
_PROTO
:
String