aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/HttpUtils.php
Commit message (Expand)AuthorAgeFilesLines
* Fix startsWith and endsWith caseArthurHoaro2016-05-101-1/+1
* typoArthurHoaro2016-05-051-2/+2
* Fixes #531 - Title retrieving is failing with multiple use caseArthurHoaro2016-05-031-10/+50
* Fixes #477: support multi reverse proxy with comma syntaxArthurHoaro2016-02-281-2/+12
* tests: add a make target to check file permissionsVirtualTam2016-01-171-0/+0
* Fixes #410 - Retrieve title fails in multiple casesArthurHoaro2016-01-111-7/+42
* HTTP: move server URL functions to `HttpUtils.php`VirtualTam2015-09-141-0/+80
* HTTP: move utils to a proper file, add testsVirtualTam2015-09-061-0/+52