mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Merge remote-tracking branch 'origin/1.6.x' into fix-manual-templates
This commit is contained in:
@@ -726,6 +726,7 @@ class Response extends SwooleResponse
|
||||
}
|
||||
|
||||
$this
|
||||
->setContentType($multipart->exportHeader())
|
||||
->send($multipart->exportBody());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user