Examples with "of HTTP GET" 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.
A website scraper bot will generally send a series of HTTP GET requests and then copy and save all the information that the web server sends in reply, making its way through the hierarchy of a website until it's copied all the content.
Ein Website-Scraper-Bot sendet in der Regel eine Reihe von HTTP-GET-Anfragen und kopiert und speichert dann alle Informationen, die der Webserver als Antwort sendet. Dabei bahnt er sich seinen Weg durch die Hierarchie einer Website, bis er den gesamten Inhalt kopiert hat.
The vulnerability is due to improper bounds checking of HTTP GET requests by iGateway when debug mode is enabled.
Der Grund hierfür ist eine nur ungenügende Überprüfung von HTTP GET Requests, sofern der Debug-Mode eingeschaltet ist.
The first is a set of HTTP GET URIs that take FORM data, and return XML data.
Die erste ist eine Reihe von GET-HTTP-URIs, die FORM-Daten und XML-Daten zurückgeben.
"Contact URL may be any valid URL, which can accept HTTP GET requests. Alert data will be send in 'data' parameter of HTTP GET request.",
C&C communication consists of a series of HTTP GET and POST requests, as shown in Figure 5.
Die C&C-Kommunikation besteht aus einer Reihe von HTTP GET- und POST-Anfragen, wie in Abbildung 5 gezeigt.
REST is primarily used over HTTP and it makes use of HTTP GET, POST, PUT, DELETE and PATCH methods for different CRUD operations.
Jede REST Resource besitzt über die HTTP Methoden GET, POST, PUT und DELETE eine generische Schnittstelle.
Alert data will be send in 'data' parameter of HTTP GET request. ,
Andere resultaten
Here's a snippet from the trace of an HTTP GET request
Several examples of HTTP verbs are: GET, POST, and HEAD.
All HTML pages that Topincs serves use the minimum number of HTTP requests to get the job done.
Alle HTML-Seiten, die Topincs generiert, verwenden die minimale Anzahl von HTTP-Anfragen, um ihre Funktion zu erfüllen.
For each URL of a distribution a HTTP GET request is executed and the corresponding answer is checked.
Für jede URL einer Distribution wird eine HTTP GET Anfrage durchgeführt und die Antwort überprüft.
When a user submits a form, the browser translates this into an HTTP POST request instead of an HTTP GET request.
For ease of development, the API is a REST-style web service, composed of simple HTTP GET requests.
Das API ist ein REST-style web service und setzt sich aus einfachen HTTP GET Anforderungen zusammen, was eine einfache Entwicklung möglich macht.