Vincent Petry
|
09bd5bd517
|
Added isUserAgent() method to request
- added isUserAgent() method to OC_Request which makes it possible to
test it
- OC_Response::setContentDisposition now uses OC_Request::isUserAgent()
|
2013-12-19 18:40:22 +01:00 |
Robin Appelman
|
885d04bc86
|
Fix getRawPathInfo for the '/' edge case
|
2013-11-27 21:28:54 +01:00 |
Robin Appelman
|
c47e46fda0
|
fix custom routes defined by apps
|
2013-11-27 15:35:49 +01:00 |
Thomas Müller
|
52941341fd
|
fixing failing unit test
|
2013-11-26 16:52:33 +01:00 |
Thomas Müller
|
2a93720f3f
|
fixes #6050
|
2013-11-26 14:13:33 +01:00 |
Thomas Müller
|
b9fed935b4
|
in case uri and script name don't match we better throw an exception
|
2013-11-25 14:42:34 +01:00 |
Thomas Müller
|
a0a665ea45
|
handle duplicate slashes in case of reverse proxy configuration
|
2013-11-25 14:21:51 +01:00 |
Thomas Mueller
|
6229f457d0
|
update PHPDoc
|
2013-11-24 21:18:14 +01:00 |
Frank Karlitschek
|
2ce850f7db
|
fix overwrite host support and make the code a bit more readable
|
2013-11-24 12:41:09 +01:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |