Re: Response object Reading the documentation about the response object, I am a bit confused.Do the references to headers correspond to elements in the <head> section of the html document
or do they refer to http response headers?
Likewise, does the body section of the response object correspond to the <body> html tag
or is it the entire html document? cheers, pat
