Using your library (that is awesome BTW 😄 ) , the webpage is load fast, but, the webView:didFinish delegate method, took several extra time to be called (I'm assume, is the real loading time). So, I'm wondering if are there any 'way' to use the get the loaded html from the warm method, before the didFinish is called?