summaryrefslogtreecommitdiffstats
path: root/lib/private/request.php
Commit message (Expand)AuthorAgeFilesLines
* Fix getRawPathInfo for the '/' edge caseRobin Appelman2013-11-271-1/+5
* fix custom routes defined by appsRobin Appelman2013-11-271-1/+1
* fixing failing unit testThomas Müller2013-11-261-1/+1
* fixes #6050Thomas Müller2013-11-261-8/+21
* in case uri and script name don't match we better throw an exceptionThomas Müller2013-11-251-2/+10
* handle duplicate slashes in case of reverse proxy configurationThomas Müller2013-11-251-1/+4
* update PHPDocThomas Mueller2013-11-241-0/+1
* fix overwrite host support and make the code a bit more readableFrank Karlitschek2013-11-241-1/+1
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+184