[uuid(8b77d6e2-2ae9-11d5-be57-000064657374)]
interface nsIViewSourceChannel : nsIChannel

Attributes

 The actual (MIME) content type of the data.

 nsIViewSourceChannel returns a content type of
 "application/x-view-source" if you ask it for the contentType
 attribute.

 However, callers interested in finding out or setting the
 actual content type can utilize this attribute.
attribute ACString originalContentType