Issue 4472: [Firebug Lite] XHR.getAllResponseHeaders() doesn't work on IE
test markup
Steps to reproduce
- Load Firebug Lite
- Execute a XHR request
- When the request is completed, call getAllResponseHeaders()
Expected Result
- The getAllResponseHeaders() should return the proper headers string
- There should be one log entry in the Console Panel