Common request headers
Request headers that are commonly used for all messages or for specific logical groupings of messages.
| Request Parameter | Style | Type | Description |
|---|---|---|---|
| X-Trans-Id-Extra (Optional) | header | String | Extra transaction information. Use the X-Trans-Id-Extra
request header to include extra information to help you debug any errors that might
occur with large object upload and other Object Storage transactions. Object Storage appends the first 32 characters of the X-Trans-Id-Extra request header value to the transaction ID value in the generated X-Trans-Id response header. You must UTF-8-encode and then URL-encode the extra transaction information before you include it in the X-Trans-Id-Extra request header. You can also use X-Trans-Id-Extra strings to help operators debug requests that fail to receive responses. The operator can search for the extra information in the logs. |