package awskit
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
AWS infrastructure — signing, credentials, endpoints, and core types
Install
dune-project
Dependency
Authors
Maintainers
Sources
awskit-v0.2.0.tbz
sha256=b69c81378d08f443a276b947d9a2b45913495cb61b2ff3aa0ad74d6b071f32f8
sha512=50714b8eda6ea6e589eb34a305afdfa4870a5e8e4240c091ff5cecd309c21fdfda6163fb6449caad5cdaf800857369df5da0534d822cf152ac76fc16fb9216e5
doc/awskit/Awskit/Response/index.html
Module Awskit.ResponseSource
Body-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.
Like create, but raises Error.Awskit_error carrying the structured validation error on validation failure.
Return a header or a decode error when it is absent.
Parse an optional integer header. Invalid integer text is a decode error.
Parse an optional 64-bit integer header. Invalid integer text is a decode error.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>