View IDL
Interface Usage
More information
Mozilla XPCOM » Mozilla 1.8.0 Mozilla 1.8.1 Mozilla 1.9.0 Mozilla 1.9.1 Mozilla 1.9.2a1pre » Interfaces » nsIHttpHeaderVisitor
Implement this interface to visit http headers. @status FROZEN
Called by the nsIHttpChannel implementation when visiting request and response headers. @param aHeader the header being visited. @param aValue the header value (possibly a comma delimited list). @throw any exception to terminate enumeration