zio.http.Form
See theForm companion class
object Form
Attributes
Members list
Type members
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
Creates a form from the specified form data.
Creates a form from the specified form data.
Attributes
Creates a form from the specified form data, encoded as multipart bytes.
Creates a form from the specified form data, encoded as multipart bytes.
Attributes
Creates a form from the specified form data, expressed as a sequence of string key-value pairs.
Creates a form from the specified form data, expressed as a sequence of string key-value pairs.
Attributes
Creates a form from the specified URL encoded data.
Creates a form from the specified URL encoded data.
Attributes
In this article