MyShaarli/tests/HttpUtils
ArthurHoaro 85244fa0d0 Fixes #477: support multi reverse proxy with comma syntax
Going through multiple reverse proxy will store multiple scheme and port in HTTP header separated by a comma. Shaarli will use the first one to generate server_url.
2016-02-28 16:24:18 +01:00
..
GetHttpUrlTest.php Fixes #410 - Retrieve title fails in multiple cases 2016-01-11 21:19:31 +01:00
IndexUrlTest.php HTTP: move server URL functions to HttpUtils.php 2015-09-14 20:27:16 +02:00
PageUrlTest.php HTTP: move server URL functions to HttpUtils.php 2015-09-14 20:27:16 +02:00
ServerUrlTest.php Fixes #477: support multi reverse proxy with comma syntax 2016-02-28 16:24:18 +01:00