jqXHR object ?

jqXHR object ?

Is it possible to get access to the jqXHR object from the pagebeforecreate or other jqm event?
I'd like to have access to the entire page response (responseText) - not just data-role="page"
specifically, I'd like to grab the shortcut icon from the requested page so that I can dynamically update the page's icon.