https://github.com/blockai/cloud-cache/blob/master/src/metadata.js#L23 could lead to a bug if the header contains multi byte unicode characters (the match.index is only valid for the string, not the buffer)
https://github.com/blockai/cloud-cache/blob/master/src/metadata.js#L23 could lead to a bug if the header contains multi byte unicode characters (the match.index is only valid for the string, not the buffer)