Implement this interface to visit http headers.
Called by the nsIHttpChannel implementation when visiting request and
response headers.
@throw any exception to terminate enumeration
aHeader | the header being visited. |
aValue | the header value (possibly a comma delimited list). |