1557cefbd7
* `get_http_url()` renamed to `get_http_response()`. * Use the same HTTP context to retrieve response headers and content. * Follow HTTP 301 and 302 redirections to retrieve the title (default max 3 redirections). * Add `LinkUtils` to extract titles and charset. * Try to retrieve charset from HTTP headers first (new), then HTML content. * Use mb_string to re-encode title if necessary. |
||
---|---|---|
.. | ||
.htaccess | ||
ApplicationUtils.php | ||
Cache.php | ||
CachedPage.php | ||
Config.php | ||
FileUtils.php | ||
HttpUtils.php | ||
LinkDB.php | ||
LinkFilter.php | ||
LinkUtils.php | ||
PluginManager.php | ||
Router.php | ||
TimeZone.php | ||
Url.php | ||
Utils.php |