Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-26 | perf(fetch/headers): optimize appendHeader (#12234) | Aaron O'Mullan | |
Use a single regex to check for `\0`, `\n`, `\r` instead of 3 `String.includes(...)` calls | |||
2021-09-25 | fix(ext/webidl): correctly apply [SymbolToStringTag] to interfaces (#11851) | 李瑞丰 | |
Co-authored-by: Luca Casonato <hello@lcas.dev> Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com> | |||
2021-08-21 | fiz(ext/fetch): Headers constructor error message (#11778) | Feng Yu | |
2021-08-11 | Rename extensions/ directory to ext/ (#11643) | Ryan Dahl | |