Awskit.ResponseSourceBody-free HTTP response metadata.
Body-free HTTP response metadata.
Runtime adapters keep the response body separate and expose it only through scoped readers. This record contains status, headers, and AWS request ids that are useful after the body has been consumed.
Create response metadata from an HTTP status and raw headers. AWS request id fields are extracted from standard S3/AWS headers when present.
Return a header or a decode error when it is absent.
Parse an optional integer header. Invalid integer text is a decode error.