HttpFound

ostrat.pWeb.HttpFound
See theHttpFound companion class
object HttpFound

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
HttpFound.type

Members list

Value members

Concrete methods

def apply(dateStr: String, server: String, contentType: HttpContentType, body: String): HttpFound

Factory apply method to produce HTTP OK 200 Response with body.

Factory apply method to produce HTTP OK 200 Response with body.

Attributes