Examples with "a HTTP PUT" and their translation in Duits
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.
Example 2: To update the name of a monitor group, perform a HTTP PUT to the following URL
Beispiel 2: Um den Namen einer Prüfobjektgruppe zu aktualisieren, führen Sie einen HTTP PUT zum folgenden URL
Andere resultaten
For this purpose, HTTP PUT and POST methods are used.
Dabei werden HTTP PUT und POST Methoden verwendet.
You can specify content to send with HTTP PUT and POST requests.
Sie können Inhalt definieren, der mit HTTP PUT und POST Requests gesendet werden soll.
Enable HTTP Put this box to enable the unencrypted access to the server.
Enable HTTP Setzen Sie dieses Häkchen, um den unverschlüsselten Zugriff auf den Server zu ermöglichen.
FileUpload - This HTML page shows how to transfer files to the IPC@CHIP using the HTTP put method.
Hardware FileUpload - Diese HTML-Seite zeigt wie man Dateien auf den IPC@CHIP mittels der HTTP PUT Methode überträgt.
(which should handle uploads via HTTPS PUT, without needing logins on the box itself).
In PHP 4, one should use the standard input stream to read the contents of an HTTP PUT.
In PHP 4 sollten Sie den Standard Input-Datenstrom benutzen, um die Inhalte eines HTTP PUT zu lesen.
Understand REST concepts, particularly the application and use of the HTTP PUT, DELETE, GET, and POST methods.
Verstehen von REST-Konzepten, insbesondere der Anwendung und Nutzung von HTTP PUT, DELETE, GET, und POST-Methoden
For example a request to upload a very large file (via the HTTP PUT method) may encounter a ceiling on upload file size set by the Web server.
Zum Beispiel kann eine Anforderung zum Hochladen einer sehr großen Datei (per HTTP-PUT-Methode) auf eine Begrenzung der Upload-Dateigröße durch den Webserver stoßen.
Process the message in an idempotent manner, i.e. if an event has already been processed, do not trigger an error but accept the message silently - analogous to an HTTP PUT or DELETE call.
Nachrichten idempotent verarbeiten, das heißt: Wurde ein Ereignis schon mal verarbeitet, keinen Fehler auslösen, sondern die Nachricht stillschweigend akzeptieren - analog zu einem HTTP PUT- oder DELETE-Aufruf.
PHP provides support for the HTTP PUT method used by clients such as Netscape Composer and W3C Amaya.
PHP unterstützt die HTTP PUT-Methode, wie sie von Clients wie Netscape Composer oder W3C Amaya benutzt wird.
The data transmitted between the HTTP server and the HTTP client is formed by a continuous data stream and can be transmitted bidirectionally between the HTTP server and the HTTP client by processing HTTP request methods such as HTTP GET and HTTP PUT.
Die zwischen dem HTTP-Server und dem HTTP-Client übertragenen Daten sind durch einen kontinuierlichen Datenstrom gebildet und durch die Verarbeitung von HTTP- Request -Methoden wie etwa HTTP GET und HTTP PUT bidirektional zwischen dem HTTP-Server und dem HTTP-Client übertragbar.