urn [
200,
[
'Content-Type' => 'application/json; charset=utf-8',
'Content-Length' => $content_length,
],
};
$keyword{ '_uploads' } = \@field_uploads if @field_uploads;
};
# Metadata is JSON encoded; decode_metadata lives by side effects!
if ( exists $keyword{metadata} ) {
RP