You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/12/01 19:12:54 UTC

[GitHub] [cordova-ios] adamdport commented on pull request #1030: Allow plugins to hook into the WKURLSchemeHandler

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org