http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-core
/
org.http4k.core
/
Response
/
Companion
Companion
object
Companion
(
source
)
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