builder

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

Attributes

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

Members list

Keywords
  • no keywords
  • final
  • inline

Type members

Classlikes

final class Stage1

Attributes

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