Closed andyrocket8 closed 8 months ago
On CISCO devices call of /download/blacklist does not work. Response returns "content-type: text/plain; charset=utf-8", and ISR does not recognize it as file
To set Content-Disposition to filename... we should fill 'filename' parameter in GET query of download handler calls. All functions properly.
On CISCO devices call of /download/blacklist does not work. Response returns "content-type: text/plain; charset=utf-8", and ISR does not recognize it as file