Ananth created CB-11798:
---------------------------

             Summary: header cookies are persisted in app and never removed 
even it expires
                 Key: CB-11798
                 URL: https://issues.apache.org/jira/browse/CB-11798
             Project: Apache Cordova
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: iOS, Windows
    Affects Versions: 5.0.1, 6.1.1
         Environment: App is developed using HTML5 and Javascript for Windows 
8.1 and iOS.
            Reporter: Ananth


When a REST service is called from cordova app using AJAX, server is sending 
back session cookies as part of header with some expiry time.Those cookies are 
persisted in app. That cookie is being sent in the subsquitet AJAX calls, and 
its never stops sending it even it the cookie is expired.

Is there any way to remove those cookies from app and stop sending it on 
subsquitet AJAX calls?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to