ktor-http / io.ktor.http.content / VersionCheckResult / NOT_MODIFIED

NOT_MODIFIED

NOT_MODIFIED

Indicates that content has not modified according to headers sent by client.

Inherited Properties

statusCode

val statusCode: HttpStatusCode

represents HttpStatusCode associated with the result.