summaryrefslogtreecommitdiff
path: root/ext/web/internal.d.ts
AgeCommit message (Expand)Author
2023-03-08refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for...Bartek IwaƄczuk
2023-02-07 refactor: remove prefix from include_js_files & use extension name (#17683)Leo Kettmeir
2023-02-07refactor: Use ES modules for internal runtime code (#17648)Leo Kettmeir
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-10-24experiment(ext/web): Don't expose event classes during the bootstrap phase (#...Andreu Botella
2022-05-13feat(ext/web): implement static `Response.json` (#14566)Luca Casonato
2022-03-20cleanup(web, fetch): dedupe minesniff / "extract a MIME type" algorithm (#14044)Andreu Botella
2022-01-20chore: update copyright year (#13434)Yoshiya Hinosawa
2021-12-10feat(cli): update to TypeScript 4.5 (#12410)Kitson Kelly
2021-09-30perf(web): ~400x faster http header trimming (#12277)Aaron O'Mullan
2021-09-08fix: a `Request` whose URL is a revoked blob URL should still fetch (#11947)Andreu Botella
2021-08-25feat: ArrayBuffer in structured clone transfer (#11840)Luca Casonato
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl