Update the typedefs used internally for handling responses to support pre-parsed
response fragments. These pre-parsed fragments have resources already extracted
from the HTML. Since the code that generates these pre-parsed fragments is
still experimental, do not add the type declarations to the external API.
Update the typedefs used internally for handling responses to support pre-parsed response fragments. These pre-parsed fragments have resources already extracted from the HTML. Since the code that generates these pre-parsed fragments is still experimental, do not add the type declarations to the external API.
Progress on #307.