okhttp / okhttp3 / Headers / getInstant

getInstant

@IgnoreJRERequirement fun getInstant(name: String): Instant?

Returns the last value corresponding to the specified field parsed as an HTTP date, or null if either the field is absent or cannot be parsed as a date.