server/tests
Roeland Jago Douma 2e567918c1 Check the actual status code for 204 and 304
The header is the full http header like: HTTP/1.1 304 Not Modified
So comparing this to an int always yields false
This also makes the 304 RFC compliant as the resulting content length
should otherwise be the length of the message and not 0.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-24 17:51:52 +00:00
..
acceptance Add acceptance test for public folder navigation 2019-04-10 11:28:45 +02:00
apps
Core Make appstore app:enable test more robust by using only shipped apps 2019-03-14 13:39:20 +01:00
data Remove the upload and memory setting 2019-03-04 12:14:22 +01:00
docker
lib Check the actual status code for 204 and 304 2019-05-24 17:51:52 +00:00
objectstore
Settings Remove unused member "util" 2019-03-21 12:42:35 +01:00
travis
ui-regression Update polyserve requirement 2018-10-22 18:35:41 +00:00
apps.php
bootstrap.php
drone-wait-objectstore.sh
enable_all.php
karma.config.js Fix domparser on phantomjs 2019-03-07 10:45:47 +01:00
phpunit-autotest-external.xml
phpunit-autotest.xml Do not cover composer folders for code coverage 2018-10-01 11:47:11 +02:00
preseed-config.php Cache tokens when using swift's v2 authentication 2019-01-13 19:59:48 +01:00
redis-cluster.config.php
redis.config.php
startsessionlistener.php