nextcloud/lib
Roeland Jago Douma f12caf930e Properly return 304
The ETag set in the IF_NONE_MODIFIED header is wraped in quotes (").
However the ETag that is set in response is not (yet). Also we need to
cast the ETag to a string.

* Added unit test
2015-09-01 11:04:41 +02:00
..
l10n [tx-robot] updated from transifex 2015-08-28 01:55:25 -04:00
private Properly return 304 2015-09-01 11:04:41 +02:00
public Merge pull request #18620 from owncloud/add-public-interface-for-factory 2015-08-29 16:44:08 +02:00
repair Remove unnecessary DB prefixes from existing query builder usages 2015-08-10 16:21:41 +02:00
autoloader.php Remove OC_Log 2015-07-03 18:00:16 +02:00
base.php Remove DEBUG constant and use config value 2015-08-24 15:14:05 +02:00