android.webkit.UrlInterceptHandler |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Given an URL, returns the PluginData which contains the
surrogate response for the request, or null if the handler is
not interested.
| |||||||||||
Given an URL, returns the CacheResult which contains the
surrogate response for the request, or null if the handler is
not interested.
|
Given an URL, returns the PluginData which contains the surrogate response for the request, or null if the handler is not interested.
url | URL string. |
---|---|
headers | The headers associated with the request. May be null. |
Given an URL, returns the CacheResult which contains the surrogate response for the request, or null if the handler is not interested.
url | URL string. |
---|---|
headers | The headers associated with the request. May be null. |