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

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -