Readability.mime
You're seeing just the function
mime
, go back to Readability module for more information.
Link to this function
mime(headers \\ [])
Specs
Extract MIME Type from headers
Example
iex> mime = Readability.mime(headers_list)
"text/html"