nextcloud/lib
Roeland Jago Douma 2abd83212e
AppFramework do not get default response
The OCSResponse differs from other responses in that it defaults to
XML. However we fell back to json by default.

This makes sure that if nothing is set we don't pass anything.
Which defaults then to the controllers default (which is often 'json')
but in the case of the OCSResponse 'xml'.
2016-07-21 20:32:48 +02:00
..
composer Use classmap to load core files 2016-07-18 14:46:54 +02:00
l10n [tx-robot] updated from transifex 2016-07-18 14:08:51 +00:00
private AppFramework do not get default response 2016-07-21 20:32:48 +02:00
public AppFramework do not get default response 2016-07-21 20:32:48 +02:00
autoloader.php Update license headers 2016-05-26 19:57:24 +02:00
base.php Merge pull request #479 from nextcloud/add-bruteforce-throttler 2016-07-21 00:31:02 +02:00