Class DateCallback
-
- All Implemented Interfaces:
-
kotlin.Function,kotlin.Function1
public final class DateCallback implements Function1<HttpContext, HttpContext>Callback that adds the
dateheader to the response (caching its value).
-
-
Constructor Summary
Constructors Constructor Description DateCallback(String name)
-