MyShaarli/application/http
aguy 424530d9af
Add an exception to method 'whitelist_protocols' for url which started with '#'
This is to allow local link for markdown, actually a local link write with this syntax : '[anchor](#local_link)' produce this html code: http://#local_link
2020-02-28 15:14:22 +00:00
..
Base64Url.php namespacing: \Shaarli\Http\Base64Url 2019-01-12 22:47:48 +01:00
HttpUtils.php namespacing: move HTTP utilities along \Shaarli\Http\ classes 2019-01-12 22:47:48 +01: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