How to pass Post parameter in WKWebview iOS

You can use wkWebview.configuration.websiteDataStore.httpCookieStore.setCookie(cookie) method for custom headers.