Loading netwerk/protocol/http/nsIReplacedHttpResponse.idl +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ interface nsIHttpHeaderVisitor; * use nsIHttpChannelInternal::setResponseOverride with an instance of * nsIReplacedHttpResponse as parameter. */ [scriptable, uuid(067cb318-9b67-4442-9c1c-93e62dac8a7c)] [scriptable, builtinclass, uuid(067cb318-9b67-4442-9c1c-93e62dac8a7c)] interface nsIReplacedHttpResponse : nsISupports { [must_use] void init(); Loading Loading
netwerk/protocol/http/nsIReplacedHttpResponse.idl +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ interface nsIHttpHeaderVisitor; * use nsIHttpChannelInternal::setResponseOverride with an instance of * nsIReplacedHttpResponse as parameter. */ [scriptable, uuid(067cb318-9b67-4442-9c1c-93e62dac8a7c)] [scriptable, builtinclass, uuid(067cb318-9b67-4442-9c1c-93e62dac8a7c)] interface nsIReplacedHttpResponse : nsISupports { [must_use] void init(); Loading