Examples of using Request headers in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
Expand the HTTP Request Headers section.
User agent identifier string sent in request headers.
Next, we see a number of request headers. These are used to provide additional details about the request to CouchDB.
For more information, see Cache Based on Selected Request Headers.
Choose the arrow next to HTTP Request Headers, and then choose Add header.
Most web browsershave developer tools that allow you to view request headers.
It can now modify request headers used by mod_proxy, and it can conditionally set response headers.
In headerNames and headerValues, you pass arrays containing the names and values of the request headers.
The request data that is passed through includes the request headers, query string parameters, URL path variables, and payload.
GET operation- When retrieving objects using the GET API(see GET Object),you can specify the request headers.
This request data includes the request headers, query string parameters, URL path variables, payload, and API configuration data.
PUT operation- When uploading data using the PUT API(see PUT Object),you can specify these request headers.
Under Cache Based on Selected Request Headers, choose Whitelist, and then, under Whitelist Headers, select Origin.
In this configuration, CloudFront doesn't cache your objects based on the values in the request headers.
For more information about configuring CloudFront to cache based on request headers, see Caching Content Based on Request Headers.
HEAD operation- To retrieve object metadata using the HEAD API(see HEAD Object),you can specify these request headers.
For more information about how to configure caching in CloudFront by using request headers, see Caching Content Based on Request Headers.
When retrieving objects that are stored encrypted using server-sideencryption you will need to provide appropriate request headers.
For more information,see the documentation about the x-amz-content-sha256 header on the Common Request Headers page in the Amazon Simple Storage Service API Reference.
To learn more about CORS, see Configuring CloudFront to RespectCross-Origin Resource Sharing(CORS) Settings in Caching Content Based on Request Headers.
Amazon S3 users request headers If-Modified-Since, If-Unmodified-Since, If-Match and/or If-None-Match to determine whether the requested object is same as the cached copy held by the client.
You copy the object in the same bucket using the same key name and specify request headers as follows.
For information about configuring CloudFront to cache based on specified headers,see Cache Based on Selected Request Headers in the topic Values That You Specify When You Create or Update a Distribution.
For more information about caching basedon header values, see Caching Content Based on Request Headers.
The Lambda function is very flexible andthe client can specify the input in any combination of request headers, path variables, query string parameters, and body.
For more information about forwarding the Host headerto your origin, see Caching Content Based on Request Headers.
With the Lambda proxy integration, the input to the integrated Lambdafunction can be expressed as any combination of request headers, path variables, query string parameters, and body.