HttpStatusLine
ostrat.pWeb.HttpStatusLine
class HttpStatusLine(val code: HttpCode, val version: HttpVersion) extends HttpHeadLine
|n HTTP response stus line including the HTTP version and the status code.
Attributes
- Graph
-
- Supertypes
Members list
In this article