]> source.dussan.org Git - nextcloud-server.git/commit
Propagate throttling on OCS response 27329/head
authorLukas Reschke <lukas@statuscode.ch>
Tue, 1 Jun 2021 12:15:23 +0000 (14:15 +0200)
committerLukas Reschke <lukas@statuscode.ch>
Tue, 1 Jun 2021 12:15:23 +0000 (14:15 +0200)
commit09abcfadfa8cb0a12d22dc730950dbfc9d896656
tree1a2315e4b18213b286568834d602c3a09db44c18
parent94f475686c2159bd06cccc41d6bd71d8cbf863a2
Propagate throttling on OCS response

The BaseResponse converter did not take over any throttling state from the DataResponse.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
lib/private/AppFramework/OCS/BaseResponse.php