ostrat.pWeb.HttpFound
See theHttpFound companion object
class HttpFound(val dateStr: String, val serverStr: String, val contentType: HttpContentType, val body: String) extends HttpRespBodied
HTTP OK 200 Response with body.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- HttpRespBodied
Attributes
- Inherited from:
- HttpResp
The String output of this HTTP response.
The String output of this HTTP response.
Attributes
- Definition Classes
- Inherited from:
- HttpRespBodied
Attributes
- Inherited from:
- HttpResp
Attributes
- Inherited from:
- HttpResp
The HTTP version.
Concrete fields
In this article