Vertaling van "HTTP/1.0" 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.
Wir folgen dabei einer begrenzten Anzahl von Weiterleitungssprüngen (RFC 1945 für HTTP/1.0 gestattet bis zu 5 Sprünge) und halten dann an und verzeichnen einen 404-Fehler.
We will follow a limited number of redirect hops (RFC 1945 for HTTP/1.0 allows up to 5 hops) and then stop and treat it as a 404.
Siege unterstützt die Protokolle HTTP/1.0 und 1.1, GET- und POST-Direktiven, Cookies, Transaktionsaufzeichnung und einfache Authentifizierung.
Siege supports HTTP/1.0 and 1.1 protocols, the GET and POST directives, cookies, transaction logging, and basic authentication.
Proxyuntersttzung: Untersttzung fr HTTP/1.0 proxies hinzugefgt, welche Proxy overhead sparen.
Proxy support: Added support for HTTP/1.0 proxies which saves proxy overhead.
Der I-D durchlief sechs Entwurfsversionen, bevor er 1996 als RFC 1945 - HTTP/1.0 veröffentlicht wurde.
The I-D went through 6 draft versions before being published as RFC 1945 - HTTP/1.0 in 1996.
Unterstützt der Web Browser nicht die Option keep-alive, wechselt der 4D Web Server automatisch zu HTTP/1.0.
If the Web browser does not support connection keep alive, the 4D Web server automatically switches to HTTP/1.0.
Der in HTTP/1.0 (vgl. Berners-Lee 1996, S. 41) beschriebene Expires-Header legt das Datum fest, nach dem die Antwort als ungültig betrachtet wird.
The Expires header as described with HTTP/1.0 (Berners- Lee 1996, p. 41) defines the absolute date after which the response is expected to be stale.
Nachfolgend ein Beispiel, das die Entwicklung von RFC 1945 - HTTP/1.0 zeigt und offensichtlich eine Inspirationsquelle für die Zeitleiste des sicheren Webs ist.
Below is an example that shows the development of RFC 1945 - HTTP/1.0 and it is a clear source of inspiration for the Secure Web Timeline.
request: Vom Benutzer gesendete Anfrage (z.B. GET/index.htm HTTP/1.0)
request: request sent by the client (ex. GET/index.htm HTTP/1.0)
Noch bevor die Arbeit an HTTP/1.0 abgeschlossen war, begann jedoch eine separate Aktivität für HTTP/1.1.
However, even before the HTTP/1.0 work completed, a separate activity started on HTTP/1.1.
Diese Lücke wird über einen HTTP/1.1 GET Befehl anstelle der Verwendung von HTTP/1.0 ausgenutzt.
The attacker can exploit the vulnerability by using an HTTP/1.1 GET request instead of HTTP/1.0.
Wenn $http11 gleich true ist (Standard), werden die HTTP/1.1 Standardantworten zurück gegeben, andernfalls die HTTP/1.0 Antworten.
If $http11 is TRUE (default), will return HTTP/1.1 standard messages - otherwise HTTP/1.0 messages will be returned.
Die Keep-Alive-Erweiterung von HTTP/1.0 und die HTTP/1.1-Funktionalität persistenter Verbindungen unterstützt langlebige HTTP-Sitzungen, die es erlauben, mehrere Anfragen über die gleich TCP-Verbindung zu senden.
The Keep-Alive extension to HTTP/1.0 and the persistent connection feature of HTTP/1.1 provide long-lived HTTP sessions which allow multiple requests to be sent over the same TCP connection.
Das getRequestProtocol bringt drittes Teil der Antraglinie zurück, die im Allgemeinen „HTTP/1.0" oder „HTTP/1.1" ist.
The getRequestProtocol returns third part of the request line, which is generally "HTTP/1.0" or "HTTP/1.1".