Allow WebAPI to specify filename and mime type for result data
commit60bb819e2e839d691dec6915d592d4a2c66d1de2
authorVladimir Golovnev <glassez@yandex.ru>
Mon, 12 Feb 2024 06:07:09 +0000 (12 09:07 +0300)
committerGitHub <noreply@github.com>
Mon, 12 Feb 2024 06:07:09 +0000 (12 09:07 +0300)
tree065b641f53da2a33f426f4e1d96f8ae858e82713
parent8ef99b336ce9576dbfe07e27462219e98e9c2ea8
Allow WebAPI to specify filename and mime type for result data

PR #20377.
src/webui/api/apicontroller.cpp
src/webui/api/apicontroller.h
src/webui/api/torrentscontroller.cpp
src/webui/webapplication.cpp