zulip/zerver/lib/url_preview
Steve Howell 76deb30312 preview: Hash cache keys for preview urls.
We don't want really long urls to lead to truncated
keys, or we could theoretically have two different
urls get mixed up previews.

Also, this suppresses warnings about exceeding the
250 char limit.

Finally, this gives the key a proper prefix.
2018-10-14 09:28:57 -07:00
..
oembed
parsers
__init__.py
preview.py preview: Hash cache keys for preview urls. 2018-10-14 09:28:57 -07:00