You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix stream relaying not working on ownCloud since 81357b9
Unlike Nextcloud, ownCloud does not define a constructor for the base class
OCP\AppFramework\Http\Response. Hence, it must not be called in our inherited
class.
0 commit comments