Die tatsächliche HTTP Anfrage ist lediglich eine kurze Nachricht und eine Antwort.
The actual HTTP request is only a short message and a response.
Diese temporären Prozesse verwalten jede HTTP Anfrage.
Dieses Logbuch protokolliert jede HTTP Anfrage und jede Antwort in unformatierter Form.
This log file records each HTTP request and each response in raw mode.
Beim Hochladen von Dateien wird der Content-type der HTTP Anfrage automatisch auf 'multipart/form-data' gesetzt.
When uploading files, the HTTP request content-type is automatically set to multipart/form-data.
Damit kann man beliebige HTTP Anfrage an beliebige Adressen senden.
It allows to send any HTTP request to any server.
Diese Erkennung funktioniert weil der Client die gewünschte Sprache in seiner HTTP Anfrage sendet.
This detection works because your client sends the wished language within his HTTP request.
Ein HTTP Anfrage (Request) ist eine vom Navigator zum Server gesendete Zeilenfolge.
A HTTP request is a collection of lines sent to the server by the browser.
Sie wird genutzt um zu Überprüfen, ob ein Cookie auf eine HTTP Anfrage zutrifft, um zu entscheiden, ob der Cookie in der Anfrage gesendet werden soll.
This method is used to test a cookie against a given HTTP request scenario, in order to tell whether the cookie should be sent in this request or not.
Dieses Beispiel demonstriert, wie man mit Hilfe der HTTP Anfrage ein E-Learning Modul generiert, in dem die Fragen aus der Online-Datenbank ausgelesen und die Antworten des Anwenders in dieser gespeichert werden.
This example demonstrates how the HTTP Request action can help you create an e-learning module to ask the user questions and store the results into an online database.
Der 401 Statuscode zeigt an, dass eine HTTP Anfrage nicht verarbeitet werden kann, weil benötigte Zugangsdaten (üblicherweise Username und Passwort) fehlen.
The 401 status code indicates that the HTTP request has not been applied because it lacks valid authentication credentials (usually username and password) for the target resource.
Die HTTP Anfrage, z.B.
The HTTP request, e.g.
Der zweite Parameter ($2) ist Kopfteil und Hauptteil der HTTP Anfrage, die der Web Browser sendet.
The second parameter ($2) is the header and the body of the HTTP request sent by the web browser.
Eine HTTP Anfrage hat folgende Syntax (<crlf>bedeutet carriage return oder Line Feed)
A HTTP request therefore has the following syntax (<crlf>meaning carriage return and line feed)