c
FormQuery
class FormQuery(action: Option[String] = ..., method: Option[zio.http.Method] = ...)Defined by scalive.testing.FormQuery. View source (scalive/testing/src/scalive/testing/DisconnectedRender.scala:62-64)
Values2
action
val action: Option[String]Defined by scalive.testing.FormQuery.action. View source (scalive/testing/src/scalive/testing/DisconnectedRender.scala:63-63)
method
val method: Option[zio.http.Method]Defined by scalive.testing.FormQuery.method. View source (scalive/testing/src/scalive/testing/DisconnectedRender.scala:64-64)