android - who sets the mimetype in Downloader? -
in webview loading html has anchor pointing location "http://localhost:9300/sample.pdf"
i have overriden downloader's ondowloadstart method.
when clicking link, ondowload method called , mimetype value set "application/pdf"
my question how android know how set mime type?
looking fiddler (i set proxy on android) there no request done server when clicking link.
Comments
Post a Comment