This is the output in browser
Can we get the content-disposition in Response Headers using http?
content-disposition
Response Headers
http
http.Response response = await http.get(myUrl); log(response.headers.toString());
There are no content-dispositon.
content-dispositon
Aucun commentaire:
Enregistrer un commentaire