📢 Registration + agenda now live
Explore the latest Grafana Cloud and AI solutions, learn tips & tricks from demos and hands-on workshops, and get actionable advice to advance your observability strategy. Register now and get 50% off - limited tickets available (while they last!).
Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.
Specifies presentational information for the object. For more information, see RFC 6266.
contentEncoding
string (optional)
Specifies what content encodings have been applied to the object and thus what decoding mechanisms must be applied to obtain the media-type referenced by the Content-Type header field. For more information, see RFC 2616.
contentLength
number (optional)
Size of the body in bytes. This parameter is useful when the size of the body cannot be determined automatically.
contentMD5
string (optional)
The base64-encoded 128-bit MD5 digest of the message (without the headers) according to RFC 1864. This header can be used as a message integrity check to verify that the received message is identical to the message that was sent.
contentType
string (optional)
A standard MIME type describing the format of the object data. For more information, see RFC 2616.