nextcloud-server/tests
Roeland Jago Douma b0c030cbb5
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 15:18:32 +02:00
..
acceptance Disable acceptance test which should fail anyway 2019-04-11 14:03:41 +02:00
apps
Core Stop decryption when maintenance mode is enabled, fixes #8311 2019-05-21 09:24:50 +02: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 15:18:32 +02:00
objectstore
Settings Remove unused member "util" 2019-03-21 12:42:35 +01:00
travis
ui-regression
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
preseed-config.php
redis-cluster.config.php
redis.config.php
startsessionlistener.php