View Source z_url_metadata (zotonic_stdlib v1.23.0)
Summary
Types
-type property() :: mime | mime_options | site_name | content_length | url | canonical_url | short_url | final_url | headers | title | h1 | summary | tags | filename | mtitle | description | keywords | author | charset | language | image | image_nav | thumbnail | icon | icon_nav | icon_shortcut | icon_touch | binary().
Functions
-spec fetch(binary() | string(), z_url_fetch:options()) -> {ok, metadata()} | {error, term()}.