Searched refs:_refreshHTTPInformation (Results 1 – 1 of 1) sorted by relevance
103 …ntListener(WebInspector.NetworkRequest.Events.FinishedLoading, this._refreshHTTPInformation, this);109 this._refreshHTTPInformation();116 …ntListener(WebInspector.NetworkRequest.Events.FinishedLoading, this._refreshHTTPInformation, this);374 _refreshHTTPInformation: function() method in WebInspector.RequestHeadersView