toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-core
/
org.http4k.core
/
Response
/
Companion
Companion
object
Companion
Members
Members & Extensions
Functions
invoke
Link copied to clipboard
@
JvmStatic
@
JvmOverloads
@
JvmName
(
name
=
"create"
)
operator
fun
invoke
(
status
:
Status
,
version
:
String
=
HTTP_1_1
)
:
Response
parse
Link copied to clipboard
fun
Response.Companion
.
parse
(
response
:
String
,
lineBreak
:
String
=
""
)
:
Response