builder

harness.http.server.HttpRequest$.builder$
object builder

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
builder.type

Members list

Concise view

Type members

Classlikes

final class Stage1

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def apply(method: HttpMethod)(path: String*): Stage1
inline def get(path: String*): Stage1
inline def post(path: String*): Stage1