Files
nextcloud-server-mirror/tests/lib/appframework/http
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-09-01 11:04:41 +02:00
2015-08-14 01:31:32 +02:00