Feature #1375
API: Download result of request path
Start date:
2020-10-02
Estimated time:
Description
It can be useful to download the result instead of displaying it in the browser. Therefor a parameter will be usefull, to download the result instead of displaying it.
Parameter will be just ?download and it will work on any path.
History
Updated by Bernhard Koschicek 4 months ago
- Status changed from In Progress to Closed
- Category changed from Backend to API
Feature is done. Only tests are needed.