Function opendal::raw::parse_into_metadata
source · Expand description
parse_into_metadata will parse standards http headers into Metadata.
Notes
parse_into_metadata only handles the standard behavior of http headers. If services have their own logic, they should update the parsed metadata on demand.