okhttp / okhttp3 / CacheControl / parse

parse

@JvmStatic fun parse(headers: Headers): CacheControl

Returns the cache directives of headers. This honors both Cache-Control and Pragma headers if they are present.