Vertaling van "soapAction" 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.
The soapAction is a reminiscent from the past.
This is defined inside the WSDL in the soap:operation's tag attribute soapAction, which both belong to the wsdl:operation definition.
Das definiert die WSDL im Attribut soapAction des Tags soap:operation innerhalb der wsdl:operation-Definitionen.
The soapAction for each operation in the binding can be defined in the design (see screenshot above) or in the Detail entry helper when that operation is selected.
Die soapAction für die einzelnen Operationen im Binding können im Design (siehe Abbildung oben) oder in der Eingabehilfe "Details" definiert werden, wenn diese Operation ausgewählt ist.
The URL of the targetNameSpace and the soapAction operations within this XML document contain a hostname.
Die URL der targetNameSpace- und der soapAction-Vorgänge innerhalb dieses XML-Dokuments enthalten einen Hostnamen.
SOAP Action: Displays the soapAction attribute of the WSDL soap:operation, if one exists. If you have selected the Enable SOAP Action checkbox, you can specify a different SOAP action in this text box
SOAP-Aktion: Zeigt das soapAction-Attribut des WSDL soap-Vorgangs an, wenn eines vorhanden ist. Wenn Sie das Kontrollkästchen SOAP-Aktion aktivieren aktiviert haben, können Sie in diesem Textfeld eine andere SOAP-Aktion angeben.
The Basic Profile of the Web Services Interoperability Organization stipulates that the soapAction should be used with a fixed value of an empty string.
Das Basic Profile der Web Services Interoperability Organization sieht vor, dass soapAction mit einem leeren String belegt werden sollte.
Your web server likely expects a SOAPAction HTTP header, which tells the server which method your web service should execute.
Ihr Webserver erwartet wahrscheinlich einen SOAPAction HTTP-Header, der dem Server mitteilt, welche Methode Ihr Webservice ausführen soll.
Besides the content type, what's really important here is the HTTP header field SOAPAction.
Neben dem Content-Type ist hier besonders ein Header-Feld wichtig - nämlich die SOAPAction.
The SOAPAction HTTP header is correctly generated regardless of the trailing slash.
When using the SOAP:DOC request type, the namespace is also used to compose the SOAPAction HTTP header.
Bei Verwendung des SOAP:DOC-Anforderungstyps wird der Namespace auch benutzt, um den SOAPAction-HTTP-Header zu erstellen.
It specifies the namespace for the body of the SOAP envelope, and, if the procedure has TYPE 'SOAP:DOC' specified, it is used as the domain component of the SOAPAction HTTP header.
Sie gibt den Namespace für den Hauptteil des SOAP-Envelope an. Falls für die Prozedur TYPE 'SOAP:DOC' angegeben wurde, wird sie außerdem als Domänenkomponente des SOAPAction-HTTP-Headers benutzt.
The tool currently supports the following attacks: SOAPAction Spoofing
Das Tool unterstützt aktuell die Erkennung der folgenden Angriffe
Typically SOAP services need an XML document (SOAP envelope) as POST data in the Request Body, as well as a specific HTTP header called SOAPAction.
Üblicherweise benötigen SOAP-Services ein XML-Dokument (SOAP-Envelope) als POST-Daten im Anfragetext sowie einen bestimmten HTTP-Header, SOAPAction genannt.