mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
pass HTTP metadata in S3/R2 Source impls
This commit is contained in:
@@ -866,6 +866,8 @@ export class PMTiles {
|
||||
d_l = entry.length;
|
||||
}
|
||||
} else {
|
||||
// TODO: We should in fact return a valid RangeResponse
|
||||
// with empty data, but filled in cache control / expires headers
|
||||
return undefined;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user