You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/03/31 02:32:29 UTC

[GitHub] [cordova-ios] dpogue commented on issue #587: WKWebview requires NSURLProtocol Interceptor for https URL

dpogue commented on issue #587: WKWebview requires NSURLProtocol Interceptor for https URL
URL: https://github.com/apache/cordova-ios/issues/587#issuecomment-478306276
 
 
   This is a duplicate of the feature request at #415.
   
   Note however, that even WKURLSchemeHandler cannot intercept HTTP or HTTPS request. It requires you to register your own custom scheme, which can be routed to local resources.

----------------------------------------------------------------
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


With regards,
Apache Git Services

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