aboutsummaryrefslogtreecommitdiff
path: root/examples/http-file-extended.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-01-19Create new example http-file-extended.ts (#1827)Gravatar Volodymyr Palamar 1-0/+76
New code sample with http Range and ETag support Some code is taken from here https://github.com/gornostay25/svelte-adapter-bun/blob/master/src/sirv.js