ktor
2.0.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
common
ktor-http
/
io.ktor.http.content
/
VersionCheckResult
/
NOT_MODIFIED
NOT_MODIFIED
common
NOT_MODIFIED
(
HttpStatusCode.NotModified
)
Content copied to clipboard
Indicates that content has not been modified according to headers sent by the client.
Properties
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard
statusCode
Link copied to clipboard
common
val
statusCode
:
HttpStatusCode
Content copied to clipboard