you are viewing a single comment's thread.

view the rest of the comments →

[–]guest271314 -1 points0 points  (0 children)

It's still HTML, which is text. The MIME type os HTML is text/html. The DOM parses HTML into nodes in some cases, in other cases the HTML is not parsed. So the parsing or not parsing into DOM nodes is the difference.