Package io.ktor.server.http
Functions
Link copied to clipboard
Parse HTTP date to ZonedDateTime
Link copied to clipboard
Append Link
header to HTTP response
Link copied to clipboard
Produces HTTP/2 push from server to client or sets HTTP/1.x hint header or does nothing (may call or not call block). Exact behaviour is up to engine implementation.
fun ApplicationCall.push(encodedPath: String, encodedParameters: <ERROR CLASS>)
Content copied to clipboard
Produces HTTP/2 push from server to client or sets HTTP/1.x hint header or does nothing. Exact behaviour is up to engine implementation.
Link copied to clipboard
Format epoch milliseconds as HTTP date (GMT)
Format as HTTP date (GMT)