summaryrefslogtreecommitdiff
path: root/std/http/cookie_test.ts
AgeCommit message (Collapse)Author
2020-04-10fix(std/http): verify cookie name & update SameSite type (#4685)木杉
2020-04-01fix(#4550): setCookie should append cookies (#4558)木杉
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-02-26refactor(std/http): move io functions to http/io.ts (#4126)Yusuke Sakurai
2020-02-11refactor: rewrite tests in std/ to use Deno.test (#3930)Bartek Iwańczuk
2020-02-07remove non-null assertion operator from std (part1) (#3900)Yusuke Sakurai
2020-01-02Happy new year! (#3578)Ry Dahl
2019-11-16fix: std/datetime toIMF bug (#3357)Leo Chandra
2019-10-09Move everything into std subdirRyan Dahl