summaryrefslogtreecommitdiffstats
path: root/tests/lib/request.php
Commit message (Expand)AuthorAgeFilesLines
* Add support for getting the real client IP behind proxiesLukas Reschke2014-08-271-3/+35
* Added unit tests for serverHost and other related functionsVincent Petry2014-03-061-0/+137
* The regexp of the Freebox user agent is now more strict.Martial Saunois2014-01-291-0/+5
* Unit tests added for the new Freebox user agent.Martial Saunois2014-01-281-0/+10
* Added isUserAgent() method to requestVincent Petry2013-12-191-0/+50
* fixes #6050Thomas Müller2013-11-261-3/+8
* in case uri and script name don't match we better throw an exceptionThomas Müller2013-11-251-0/+22
* handle duplicate slashes in case of reverse proxy configurationThomas Müller2013-11-251-0/+20
* adding simple unit test to test scriptName() under overwrite conditionThomas Mueller2013-11-241-0/+26