Our WebKit port reached at the curl layer which issues HTTP request. The request is successfully sent and a response comes. The response is redirected to the parser.
Finally we get a title of the web page on FrameLoaderClientMona::setTitle event handler.