diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2015-09-01 10:40:44 +0200 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2015-09-01 11:04:41 +0200 |
commit | f12caf930eb375ef60b741265fb331da4d615504 (patch) | |
tree | a09f6bc333d6e7dc9def691ac2a66d281dd045b6 /apps/files_versions/js/filesplugin.js | |
parent | e367f1bfc109cbb5095894279d1b6b7c15a9f428 (diff) | |
download | nextcloud-server-f12caf930eb375ef60b741265fb331da4d615504.tar.gz nextcloud-server-f12caf930eb375ef60b741265fb331da4d615504.zip |
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
Diffstat (limited to 'apps/files_versions/js/filesplugin.js')
0 files changed, 0 insertions, 0 deletions