- webPlugInMainResourceDidFinishLoading
Invoked when the connection successfully finishes loading data.
- webPlugInMainResourceDidReceiveData:
Invoked when the connection loads data incrementally.
- webPlugInMainResourceDidReceiveResponse:
Invoked when the connection receives sufficient data to construct the URL response for its request.