summaryrefslogtreecommitdiff
path: root/std/http/cookie.ts
AgeCommit message (Expand)Author
2020-06-07refactor(std): remove testing dependencies from non-test code (#5838)Chris Knight
2020-06-07refactor(std/http): rename delCookie to deleteCookie (#6088)Tim Reichen
2020-05-17Miscellaneous documentation and spelling improvements (#5527)Bert Belder
2020-04-28Move the docs like `@param [obj.prop]` to the interface. (#4974)David Sherret
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-19Enable TS strict mode by default (#3899)Maximilien Mellen
2020-02-07remove non-null assertion operator from std (part1) (#3900)Yusuke Sakurai
2020-01-02Happy new year! (#3578)Ry Dahl
2019-10-09Move everything into std subdirRyan Dahl