zulip/zerver/lib/url_preview
Puneeth Chaganti 4ac9778d69 url preview: Catch network errors during get for page content.
We may be successfully able to get the page once, to get the content type, but
the server or network may go down and cause problems when fetching the page for
parsing its meta tags.
2019-05-13 13:55:00 -07:00
..
oembed mypy: Improve typing of oembed data, to Dict[str, Any]. 2018-06-19 10:48:38 -07:00
parsers url preview: Ignore open graph tags without a content attribute. 2019-05-06 12:37:32 -07:00
__init__.py
preview.py url preview: Catch network errors during get for page content. 2019-05-13 13:55:00 -07:00