Closed gregorymaertens closed 6 years ago
added serverless CORS support. When used on iOS inside a WKWebView CORS is now enforced (compared to UIWebView) as a result when using fetch() it will failed because of CORS.
Thanks!
added serverless CORS support. When used on iOS inside a WKWebView CORS is now enforced (compared to UIWebView) as a result when using fetch() it will failed because of CORS.