]> source.dussan.org Git - nextcloud-server.git/commit
Modified PUT behaviour
authorThomas Tanghus <thomas@tanghus.net>
Wed, 2 Oct 2013 20:13:40 +0000 (22:13 +0200)
committerThomas Tanghus <thomas@tanghus.net>
Wed, 2 Oct 2013 20:13:40 +0000 (22:13 +0200)
commit965ce5719f1e936c731871360c89e459e9a20bd9
tree2e13837c7814b601ccca4fae6224062964ac8c2b
parent8035787cb9159e352659c5107e075e901a2499ad
Modified PUT behaviour

Now only non-parable PUT requests return a stream resource.
lib/private/appframework/http/request.php
tests/lib/appframework/http/RequestTest.php