header

Appends a header with the specified name and value to a response.

Report a problem

fun <Error class: unknown class>.header(name: String, date: Temporal)

Append HTTP response header with temporal date (date, time and so on)

Report a problem