summaryrefslogtreecommitdiffstats
path: root/lib/private/response.php
Commit message (Expand)AuthorAgeFilesLines
* adding X-Robots-Tag to all responses of ownCloud + move addSecurityHeaders() ...Thomas Müller2014-05-121-0/+32
* Some more PHPDoc fixesLukas Reschke2014-04-211-1/+1
* Return 503 when a config/data dir error existsVincent Petry2014-03-141-0/+4
* Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-141-1/+5
|\
| * New user agent added for the Freebox.Martial Saunois2014-01-261-1/+5
* | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-3/+3
|/
* Added isUserAgent() method to requestVincent Petry2013-12-191-2/+1
* Added workaround for Android content dispositionVincent Petry2013-12-101-1/+2
* Moved content disposition code+workarounds to OCP\ResponseVincent Petry2013-12-101-0/+14
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+167