Files
nextcloud-server-mirror/lib/private/appframework
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
..
2015-03-26 11:44:36 +01:00
2015-03-26 11:44:36 +01:00
2015-06-25 14:13:49 +02:00
2015-09-01 11:04:41 +02:00