[
https://issues.apache.org/jira/browse/CB-6389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961956#comment-13961956
]
ASF GitHub Bot commented on CB-6389:
------------------------------------
Github user clelland commented on the pull request:
https://github.com/apache/cordova-plugin-inappbrowser/pull/34#issuecomment-39748760
Okay, so:
1. Android docs say that `clearcache` and `clearsessioncache` apply to the
*cookie* store.
2. Android code actually *does* clear the cookie store.
3. This patch adds the same feature for iOS, under the same flag names.
So this patch is good, and I"ll leave the issue closed, and update the docs.
We could change the names of the options as another issue, but there are
backwards compatibility issues to consider there. We would have to work within
the deprecation policy, and I'd be uncomfortable reusing those names for some
different functionality.
> Add clearsessioncache option for iOS
> ------------------------------------
>
> Key: CB-6389
> URL: https://issues.apache.org/jira/browse/CB-6389
> Project: Apache Cordova
> Issue Type: Improvement
> Components: iOS, Plugin InAppBrowser
> Affects Versions: 3.4.0
> Environment: iOS
> Reporter: Mark Bradshaw
> Priority: Minor
> Labels: features
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Android has a clearsessioncache option that is missing in the iOS version.
> This, being a useful feature, is something I'd like to add. The changes are
> fairly minor, and I will issue a pull request with the needed code changes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)