Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Webless::RequestBuilder::FormHandler
Inherits
Reference
<
Object
Constructors
new
(form :
Hash
(
String
,
Webless::RequestBuilder::FormHandler::FormType
), multipart :
Bool
)
Source
Class methods
handle
(form :
Hash
(
String
, _) |
NamedTuple
, multipart :
Bool
) :
NamedTuple
(body:
String
, content_type:
String
)
Source
Instance methods
handle
Source
Nested types
Webless::RequestBuilder::FormHandler::FormType