nextcloud/tests/lib/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
..
controller Add mitigation against BREACH 2015-08-14 01:31:32 +02:00
db If the execute method on the mapper receives an assoc array, it binds by value instead of index 2015-03-19 17:08:46 +01:00
dependencyinjection Add mitigation against BREACH 2015-08-14 01:31:32 +02:00
http Properly return 304 2015-09-01 11:04:41 +02:00
middleware Add mitigation against BREACH 2015-08-14 01:31:32 +02:00
routing add test for factories 2015-07-25 01:59:30 +02:00
utility Merge pull request #17982 from owncloud/appframework-sanitize-name 2015-08-12 12:19:24 +02:00
AppTest.php AppFramework StreamResponse 2015-02-27 15:42:33 +01:00