Extracts custom file-info key/value pairs from B2 response headers.
Scans for headers prefixed with x-bz-info- and decodes both the key suffix and value using decodeFileName.
x-bz-info-
The HTTP response headers from a B2 download or file-info call.
A record of decoded file-info key/value pairs.
Extracts custom file-info key/value pairs from B2 response headers.
Scans for headers prefixed with
x-bz-info-and decodes both the key suffix and value using decodeFileName.