/* This Source Code Form is subject to the terms of the Mozilla Public *License,v.2.0.IfacopyoftheMPLwasnotdistributedwiththis
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
[scriptable, builtinclass, uuid(3756047a-fa2b-4b45-9948-3b5f8fc375e7)]
interface nsIProxiedProtocolHandler : nsIProtocolHandler
{ /** Create a new channel with the given proxyInfo * *@paramurithechanneluri *@paramproxyInfoanyproxyinformationthathasalreadybeendetermined, *ornullifchannelshouldlaterdeterminetheproxyonitsownusing *proxyResolveFlags/proxyURI *@paramproxyResolveFlagsusediftheproxyislaterdetermined *fromnsIProtocolProxyService::asyncResolve *@paramproxyURIusediftheproxyislaterdeterminedfrom *nsIProtocolProxyService::asyncResolvewiththisastheproxyURIname. *Generallythisisthesameasuri(ornullwhichhasthesame *effect),exceptinthecaseofwebsocketswhichwantstobootstrap *toanhttp:// channel but make its proxy determination based on *aws:// uri. *@paramaLoadInfousedtoevaluatewhoinitatedtheresourcerequest.
*/
nsIChannel newProxiedChannel(in nsIURI uri, in nsIProxyInfo proxyInfo,
in unsignedlong proxyResolveFlags,
in nsIURI proxyURI,
in nsILoadInfo aLoadInfo);
};
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.13 Sekunden
(vorverarbeitet am 2026-08-25)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.