UrlForm

smithy4s.http.UrlForm
See theUrlForm companion object
final case class UrlForm(values: List[FormData])

Represents data that was encoded using the application/x-www-form-urlencoded format.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def render: String

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product