Vertaling van "als HTTP" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Außerdem besteht eine Schwachstelle, wenn der Apache als HTTP Proxy eingesetzt wird. Hier können die Regeln der Web Application Firewall umgangen werden, so dass Angreifer über das Netzwerk den Cache verändern und Cross Site Scripting Angriffe durchführen können.
The Apache server, when acting as an HTTP proxy, allows remote attackers to poison the web cache, bypass web application firewall protection, and conduct XSS attacks via an HTTP request.
Die Seite konnte auf HTTPS übertragen werden, aber Bilder und JavaScript Dateien wurden als HTTP auf die neue Seite übertragen.
In short, their pages were transferring to HTTPS, but some images and JavaScript files were being loaded onto the new pages using HTTP.
HyperText Transfer Protocol (HTTP) ist ein Dateitransferprotokoll (Text, Grafiken, Ton, Video und andere Multimediadateien) für das Internet; ein Webbrowser fungiert als HTTP Client und fordert Dateien von einem Webserver an.
The HyperText Transfer Protocol (HTTP) is a protocol for transferring files (text, graphic images, sound, video, and other multimedia files) on the World Wide Web; a Web browser acts as an HTTP client to request files from a Web server.
Achten Sie darauf, dass Ihr Server bereits von den Suchmaschinen als HTTP 1.1 kompatibel erkannt worden sein muss, damit eine 307-Weiterleitung funktioniert.
Have in mind that your server must be already identified by the search engines as 1.1 compatible for a 307 redirect to work.
Wenn die Hauptversionsnummer und die Nebenversionsnummer, die analysiert wird größer als oder gleich 10 ist, wird die Version als HTTP protokolliert/? .?.
If either the major version number or the minor version number that is parsed is greater than or equal to 10, the version is logged as HTTP/? .?
Sofern der Server als HTTP Proxy konfiguriert und eingesetzt wird, können Angreifer über das Netzwerk den Cache des Proxies verseuchen, den Schutz der Application Firewall aushebeln und Cross-Site Scripting Angriffe durchführen. Hierdurch werden Anfragen nicht richtig bearbeitet und der Body der Anfrage weitergeleitet.
When it's acting as an HTTP proxy, it allows remote attackers to poison the web cache, bypass web application firewall protection, and conduct cross-site scripting attacks, which causes Apache to incorrectly handle and forward the body of the request.
Verwenden Sie ein anderes Protokoll als HTTP, wie beispielsweise file, ftp, sftp, fish, usw., damit die Dateien gespeichert werden können.
Use a protocol other than HTTP, e. g. file, ftp, sftp, fish, etc., so the files can be saved.
Dieses Protokoll ist viel sicherer als HTTP (ohne „S" = nicht sicher).
This protocol is much more secure than HTTP (without "S" = not secure).
Datentransfer über FTP ist zuverlässiger als HTTP und verhindert unvollständige Downloads.
This is more reliable than HTTP and prevents incomplete downloads.
Sie müssen das Häkchen bei Http(s) herausnehmen und dann die IP Adresse der Kamera als HTTP hinzufügen.
You will need to remove the checkmark by Require server verification (https:) for all sites in this zone so that you can add the IP as http.
SOAP stützt synchrone und asynchrone Anrufsemantik; das heißt, kann Standard-RPC, sowie Anzeige-gegründet, und mit einer Vielzahl von Protokollen anders als HTTP benutzt werden.
SOAP supports both synchronous and asynchronous call semantics; that is, standard RPC as well as message-based, and can be used with a variety of protocols other than HTTP.
Der Grund dafür ist, dass man die CONNECT-Funktion des Proxys generell auch für andere Protokolle als HTTP nutzen kann und daher eventuelle Firewall-Beschränkungen umgangen werden könnten.
The reason for this is that the proxy's CONNECT function can be generally used for protocols other than HTTP and therefore any firewall restrictions could be bypassed.
In diesem Beispiel werden Anforderungen als HTTP:POST-Anforderung formatiert.
In this example, requests are formatted as HTTP:POST requests, which would produce a request similar to the following