Translation of "HTTP module" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
The HTTP module also authenticates cookies and obtains claims from the cookies.
Das HTTP-Modul authentifiziert auch Cookies und ruft Ansprüche aus den Cookies ab.
While the native HTTP module is not yet publicly available, we do plan to make it available in a future preview.
Das systemeigene HTTP-Modul ist zurzeit noch nicht öffentlich zugänglich, wir haben aber die Absicht, es in einer kommenden Vorschau zur Verfügung zu stellen.
Patch 4 enables users to configure the timeout value for the HTTP module and deploy the settings to clients.
Mit Patch 4 können Benutzer den Zeitüberschreitungswert für das HTTP-Modul konfigurieren und die Einstellungen auf Clients verteilen.
I am trying to alter an HTML page before it renders in a browser using an HTTP module.
Ich versuche, eine HTML-Seite zu ändern, bevor es in einem Browser mit einem HTTP-Modul rendert.
Many native and third-party modules are available for Node.js, including an HTTP module that can be used to implement a web server.
Für Node.js sind viele Nativ- und Drittmodule verfügbar, wie zum Beispiel ein HTTP-Modul, mit welchem ein Webserver aufgesetzt werden kann.
ELMAH provides centralized error logging through an HTTP module that has an event handler for the Error event.
ELMAH ermöglicht die zentrale Fehlerprotokollierung durch ein HTTP-Modul, das über einen Ereignishandler für das Ereignis Error verfügt.
Running on IIS is accomplished with either a new native HTTP module or by using the Helios loader.
Die Ausführung auf IIS wird entweder über ein neues systemeigenes HTTP-Modul oder mithilfe des Helios-Laders erreicht.
If you have a custom HTTP handler or HTTP module, ASP.NET now supports asynchronous versions of those, as well.
Wenn Sie einen benutzerdefinierten HTTP-Handler oder ein HTTP-Modul haben, unterstützt ASP.NET jetzt auch deren asynchrone Versionen.
The HTTP module logs exception information by creating an Error instance and passing this to the ErrorLog method's Log() method.
Das HTTP-Modul protokolliert Informationen über Ausnahmen, indem es eine Error-Instanz erstellt und diese an die Methode Log() der Methode ErrorLog übergibt.
In addition to an HTTP module, ELMAH contains a set of HTTP handlers and an HTTP handler factory to facilitate viewing of the error log through a Web-based medium.
Neben einem HTTP-Modul enthält ELMAH eine Reihe von HTTP-Handlern und eine HTTP-Handlerfactory, so dass das Fehlerprotokoll in einem webbasierten Medium dargestellt werden kann.
The HTTP module processes AD FS protocol messages based on configuration settings in the Web application's Web.config file.
Das HTTP-Modul verarbeitet AD FS-Protokollmeldungen basierend auf Konfigurationseinstellungen in der Datei Web.config der Webanwendung.
In OfficeScan 8.0 Service Pack 1 Patch 1, users cannot configure the timeout value for the HTTP module and globally deploy the timeout settings to clients.
In OfficeScan 8.0 Service Pack 1 Patch 1 können Benutzer den Zeitüberschreitungswert für das HTTP-Modul weder konfigurieren noch die Zeitüberschreitungseinstellungen global auf Clients verteilen.
IIS 7.0, on the other hand, allows ASP.NET modules to plug directly into the core Web server through a global-level HTTP module called ManagedEngine, which loads the ASP.NET Support DLL (webengine.dll) into the IIS 7.0 request processing pipeline.
In IIS 7.0 hingegen ist es möglich, ASP.NET-Module direkt mit dem zentralen Webserver zu verbinden, und zwar über ein HTTP-Modul auf globaler Ebene namens „ManagedEngine", das die ASP.NET-Support-DLL (webengine.dll) in die Pipeline für die Anforderungsverarbeitung von IIS 7.0 lädt.