MyShaarli/tests/HttpUtils
VirtualTam 482d67bd52 HTTP: move server URL functions to HttpUtils.php
Relates to #333

Modifications:
 - refactor server URL utility functions
 - do not access global `$_SERVER` variables
 - add test coverage
 - improve readability
 - apply coding conventions

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
2015-09-14 20:27:16 +02:00
..
GetHttpUrlTest.php HTTP: move server URL functions to HttpUtils.php 2015-09-14 20:27:16 +02: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 HTTP: move server URL functions to HttpUtils.php 2015-09-14 20:27:16 +02:00