OSDN Git Service

Try to guess content type if header is generic
authorKristian Monsen <kristianm@google.com>
Tue, 18 Jan 2011 15:56:59 +0000 (15:56 +0000)
committerKristian Monsen <kristianm@google.com>
Tue, 18 Jan 2011 16:13:21 +0000 (16:13 +0000)
commit319a1ceb63784aba2c0c94808707e1ce9ac90f71
tree5abb60554cfd0bb0565e0a8cc25486c41d86e18f
parentf42f297f9d1e499b6b54e6c73ddb46dbb4745ede
Try to guess content type if header is generic

Don't just use text/plain or application/octet-stream,
this matches the old stack.

Fix for bug 2981069

Change-Id: I1b5edf0e60e7c7012f4143906ec926227edcf927
WebKit/android/WebCoreSupport/WebResponse.cpp