Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
RNS::Destination::RequestHandler
Inherits
Struct
<
Value
<
Object
─── Request handler record ───────────────────────────────────────
Constructors
new
(path :
String
, response_generator :
String
,
Slice
(
UInt8
) |
Nil
,
Slice
(
UInt8
),
Slice
(
UInt8
),
Nil
|
RNS::Identity
,
Float64
->
Slice
(
UInt8
) |
Nil
, allow :
UInt8
, allowed_list :
Nil
|
Array
(
Slice
(
UInt8
)) = nil, auto_compress :
Bool
= true)
Source
Instance methods
allow
Source
allowed_list
Source
auto_compress
Source
path
Source
response_generator
Source