adamdport commented on pull request #1030:
URL: https://github.com/apache/cordova-ios/pull/1030#issuecomment-736760126


   Migrating some comments from #1004 :
   
   - This has a default request timeout of 60s. I was able to get past this by 
setting my own `setTimeoutInterval` on the request, but this probably needs to 
be either disabled or made configurable from cordova
   - Cookies don't appear in the network tab, but they did appear to be sent
   - Cookies aren't sent to iframes that load from the same domain
   - Cookies aren't sent to InAppBrowser windows that load from the same domain
   
   Thanks again.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to