Yasser A.Idrissi
|
447f3fe410
|
feat(std/http): Add Cookie value validation (#8471)
|
2020-12-01 14:23:03 +01:00 |
|
Yasser A.Idrissi
|
2c00f6c548
|
feat(std/http): Validate cookie path value (#8457)
|
2020-11-22 15:34:31 +01:00 |
|
Yasser A.Idrissi
|
f7afe2b78f
|
feat(std/http): Check if cookie property is valid (#7189)
Co-authored-by: Nayeem Rahman <nayeemrmn99@gmail.com>
|
2020-11-17 21:06:06 +01:00 |
|
David Sherret
|
df02e31507
|
feat(fmt): Sort named import and export specifiers (#7711)
|
2020-09-27 12:22:32 +02:00 |
|
David Sherret
|
cde4dbb351
|
Use dprint for internal formatting (#6682)
|
2020-07-14 15:24:17 -04:00 |
|
Nayeem Rahman
|
1fff6f55c3
|
refactor: Don't destructure the Deno namespace (#6268)
|
2020-06-12 15:23:38 -04:00 |
|
Tim Reichen
|
adffbacfe4
|
refactor(std/http): rename delCookie to deleteCookie (#6088)
|
2020-06-07 13:53:36 +02:00 |
|
木杉
|
195ad4c626
|
fix(std/http): verify cookie name & update SameSite type (#4685)
|
2020-04-10 10:12:42 -04:00 |
|
木杉
|
5ac2c4aa2e
|
fix(#4550): setCookie should append cookies (#4558)
|
2020-04-01 09:37:11 -04:00 |
|
Kitson Kelly
|
bced52505f
|
Update to Prettier 2 and use ES Private Fields (#4498)
|
2020-03-28 13:03:49 -04:00 |
|
Yusuke Sakurai
|
942e67c00b
|
refactor(std/http): move io functions to http/io.ts (#4126)
|
2020-02-26 10:48:35 -05:00 |
|
Bartek Iwańczuk
|
61273085e4
|
refactor: rewrite tests in std/ to use Deno.test (#3930)
|
2020-02-11 17:24:27 +01:00 |
|
Yusuke Sakurai
|
c2986891f6
|
remove non-null assertion operator from std (part1) (#3900)
|
2020-02-07 02:23:38 -05:00 |
|
Ry Dahl
|
bfab4ed0df
|
Happy new year! (#3578)
|
2020-01-02 15:13:47 -05:00 |
|
Leo Chandra
|
26bf928d28
|
fix: std/datetime toIMF bug (#3357)
|
2019-11-16 08:24:07 -05:00 |
|
Ryan Dahl
|
151ce0266e
|
Move everything into std subdir
|
2019-10-09 17:10:09 -04:00 |
|