Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for getting the real client IP behind proxies | Lukas Reschke | 2014-08-27 | 1 | -3/+35 |
* | Added unit tests for serverHost and other related functions | Vincent Petry | 2014-03-06 | 1 | -0/+137 |
* | The regexp of the Freebox user agent is now more strict. | Martial Saunois | 2014-01-29 | 1 | -0/+5 |
* | Unit tests added for the new Freebox user agent. | Martial Saunois | 2014-01-28 | 1 | -0/+10 |
* | Added isUserAgent() method to request | Vincent Petry | 2013-12-19 | 1 | -0/+50 |
* | fixes #6050 | Thomas Müller | 2013-11-26 | 1 | -3/+8 |
* | in case uri and script name don't match we better throw an exception | Thomas Müller | 2013-11-25 | 1 | -0/+22 |
* | handle duplicate slashes in case of reverse proxy configuration | Thomas Müller | 2013-11-25 | 1 | -0/+20 |
* | adding simple unit test to test scriptName() under overwrite condition | Thomas Mueller | 2013-11-24 | 1 | -0/+26 |