Examples of using Http method in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
HTTP method for request.
The transport of the OSCI messages uses the HTTP method POST.
For HTTP method, choose POST.
You also configure a payload when the HTTP method is POST, PUT, or PATCH.
Concatenate HTTP method, request URI and parameter string.
Closely associated with the proxy resource, API Gateway supports an HTTP method of ANY.
Logs the HTTP method, such as GET, that is used in the request.
For Lambda integrations, you must use the HTTP method of POST for the integration request.
Create a WLResourceRequest object and specify the path to the resource and the HTTP method.
GET, POST, or any other HTTP method supported by the remote server.
Http method, http version, http status code, length of the transmitted data, browser used.
This ANY method represents any HTTP method that is to be supplied at run time.
The HTTP method for message delivery is POST, other methods are reserved for future use.
Most actions correspond to a requestto the Amazon Pinpoint REST API using a specific URI and HTTP method.
Specify the HTTP methods that you want CloudFront to process and forward to your origin.
For the DELETE/{folder} and GET/{folder} method, replace the PUT value of HTTP method by DELETE and GET, respectively.
The HTTP method(or verb) and URI of the integration request are dictated by the backend that is, the integration endpoint.
If not defined,API Gateway generates the corresponding SDK method name by combining the HTTP method and path parts.
To set up the method request, you configure an HTTP method(or verb), the path to an API resource, headers, applicable query string parameters.
To set up the method request, you must first instantiate the Method resource, setting at least an HTTP method and an authorization type on the method. .
For Lambda integrations, you must use the HTTP method of POST for the integration request, according to the specification of the Lambda service action for function invocations.
Specifically, the browser may send requests to top-level domains, for instance(from the website where the user is already logged in),but only with HTTP methods that are considered secure.
With the all-encompassing proxy resource{proxy+}, and the catch-all ANY verb for the HTTP method, you can use an HTTP proxy integration to create an API of a single API method. .
The MaxAgeSeconds element specifies the time in seconds that your browser can cache theresponse for a preflight request as identified by the resource, the HTTP method, and the origin.
To enable read access to the/pets/{petId} resource( rjkmth),add the GET HTTP method on it to create an API Method of GET/pets/{petId} as follows.
If the HTTP method requires or returns a body part(either as XML or JSON structure), click the Edit button under Structure and browse for the JSON or XML schema of the body part see Defining the response and request structure of the Web Service.
For the Missing Authentication Token example, you can add a hint to the original response payload with the possible cause,as in this example:{"message":"Missing Authentication Token","hint":"The HTTP method or resources may not be supported.
This input can include the request's HTTP method( httpMethod), path( path and pathParameters), query parameters( queryStringParameters), headers( headers), and applicable payload body.
Every time you visit our website, our system automatically collects data and information from the computer system of the calling computer: domain,visitor's IP address, HTTP method(GET/POST), file accessed,HTTP response, response size, visitor's user agent.
The input data can include the request's HTTP method( httpMethod), path( path and pathParameters), query parameters( queryStringParameters), headers( headers), applicable payload( body), the context( requestContext), and stage variables stageVariables.