MyShaarli/application/http
ArthurHoaro 5334090be0 Improve metadata retrieval (performances and accuracy)
- Use dedicated function to download headers to avoid apply multiple regexps on headers
  - Also try to extract title from meta tags
2020-10-15 11:36:56 +02:00
..
Base64Url.php namespacing: \Shaarli\Http\Base64Url 2019-01-12 22:47:48 +01:00
HttpAccess.php Improve metadata retrieval (performances and accuracy) 2020-10-15 11:36:56 +02:00
HttpUtils.php Improve metadata retrieval (performances and accuracy) 2020-10-15 11:36:56 +02:00
MetadataRetriever.php Improve metadata retrieval (performances and accuracy) 2020-10-15 11:36:56 +02:00
Url.php namespacing: move HTTP utilities along \Shaarli\Http\ classes 2019-01-12 22:47:48 +01:00
UrlUtils.php Add an exception to method 'whitelist_protocols' for url which started with '#' 2020-02-28 15:14:22 +00:00