func webPlugInMainResourceDidFailWithError (Error!)
Invoked when an error occurs loading the main resource.
func webPlugInMainResourceDidReceive (Data!)
Invoked when the connection loads data incrementally.
func webPlugInMainResourceDidReceive (URLResponse!)
Invoked when the connection receives sufficient data to construct the URL response for its request.