aboutsummaryrefslogtreecommitdiff
path: root/test/js/deno/fetch/headers.test.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-08-07fix iterating headers with `set-cookie` (#4048)Gravatar Dylan Conway 1-8/+8
* fix iterating headers with `set-cookie` * a test * move work to `HTTPHeaderMap::set` * append set-cookie after sort * remove compare function
2023-03-15Improve reliability of generated testsGravatar Ashcon Partovi 1-28/+30
2023-03-08Add so many more tests, it's not even funnyGravatar Ashcon Partovi 1-0/+459