stable

Clone or download

Read-only

Merge commit 'refs/changes/05/14305/1' of ssh://gerrit.tuleap.net:29418/tuleap

* ssh://gerrit.tuleap.net:29418/tuleap: request #13081: Tus specification is not respected when trying to use a non supported version of the protocol Change-Id: I972353577ef65fad09f95d6cbf13afea79738903

Modified Files

Name
A src/common/Tus/CannotReadIncomingFileException.php +31 −0 Go to diff View file
M src/common/Tus/TusServer.php +14 −10 Go to diff View file
M src/common/Tus/TusServerException.php +6 −0 Go to diff View file
M tests/phpunit/common/Tus/TusServerTest.php +36 −1 Go to diff View file