func webPlugInMainResourceDidFailWithError (Error!)
Invoked when an error occurs loading the main resource.
func webPlugInMainResourceDidFinishLoading ()
Invoked when the connection successfully finishes loading data.
func webPlugInMainResourceDidReceive (Data!)
Invoked when the connection loads data incrementally.