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