Translation of "http-Modul" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Das HTTP-Modul authentifiziert auch Cookies und ruft Ansprüche aus den Cookies ab.
The HTTP module also authenticates cookies and obtains claims from the cookies.
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.
While the native HTTP module is not yet publicly available, we do plan to make it available in a future preview.
Zum Beispiel enthält das http-Modul Funktionen, die spezifisch für HTTP sind.
For example, the http module contains functions specific to HTTP.
Mit Patch 4 können Benutzer den Zeitüberschreitungswert für das HTTP-Modul konfigurieren und die Einstellungen auf Clients verteilen.
Patch 4 enables users to configure the timeout value for the HTTP module and deploy the settings to clients.
Ich versuche, eine HTML-Seite zu ändern, bevor es in einem Browser mit einem HTTP-Modul rendert.
I am trying to alter an HTML page before it renders in a browser using an HTTP module.
Für Node.js sind viele Nativ- und Drittmodule verfügbar, wie zum Beispiel ein HTTP-Modul, mit welchem ein Webserver aufgesetzt werden kann.
Many native and third-party modules are available for Node.js, including an HTTP module that can be used to implement a web server.
ELMAH ermöglicht die zentrale Fehlerprotokollierung durch ein HTTP-Modul, das über einen Ereignishandler für das Ereignis Error verfügt.
ELMAH provides centralized error logging through an HTTP module that has an event handler for the Error event.
Die Ausführung auf IIS wird entweder über ein neues systemeigenes HTTP-Modul oder mithilfe des Helios-Laders erreicht.
Running on IIS is accomplished with either a new native HTTP module or by using the Helios loader.
Wenn Sie einen benutzerdefinierten HTTP-Handler oder ein HTTP-Modul haben, unterstützt ASP.NET jetzt auch deren asynchrone Versionen.
If you have a custom HTTP handler or HTTP module, ASP.NET now supports asynchronous versions of those, as well.
Das HTTP-Modul verarbeitet AD FS-Protokollmeldungen basierend auf Konfigurationseinstellungen in der Datei Web.config der Webanwendung.
The HTTP module processes AD FS protocol messages based on configuration settings in the Web application's Web.config file.
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.
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.
Das HTTP-Modul protokolliert Informationen über Ausnahmen, indem es eine Error-Instanz erstellt und diese an die Methode Log() der Methode ErrorLog übergibt.
The HTTP module logs exception information by creating an Error instance and passing this to the ErrorLog method's Log() method.
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.
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.