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

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

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

mysql - Pass value between different pages (form) with PHP -