ktor-http
Toggle table of contents
3.3.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ktor-http
ktor-http
/
io.ktor.http
/
lastModified
last
Modified
jvm
fun
HttpMessageBuilder
.
lastModified
(
)
:
Date
?
(
source
)
fun
HttpMessage
.
lastModified
(
)
:
Date
?
(
source
)
Parse
Last-Modified
header.
Report a problem