First I make an HTTP request and save the file to disk, here below is the response header with the filename:
flutter: /home/gregory/Documentos
flutter: x-powered-by: Servlet 2.5; JBoss-5.0/JBossWeb-2.1
x-powered-by: JSF/1.2
content-disposition: attachment; filename="DA LÍNGUA MATERNA À LÍNGUA SEGUNDA (2).pdf"
last-modified: Thu, 01 Jan 1970 00:00:00 GMT
date: Sun, 06 Jun 2021 17:10:01 GMT
transfer-encoding: chunked
content-type: application/pdf
server: Apache/2.4.6 (CentOS) mod_jk/1.2.42 OpenSSL/1.0.2k-fips
No exceptions occur at runtime, only show this message in the logs and the file doesn't open
sh: 1: Syntax error: "(" unexpected
First I make an HTTP request and save the file to disk, here below is the response header with the filename:
No exceptions occur at runtime, only show this message in the logs and the file doesn't open