diff options
| author | islishude <islishude@gmail.com> | 2024-05-22 00:44:40 +0000 |
|---|---|---|
| committer | Damien Neil <dneil@google.com> | 2024-05-22 18:33:05 +0000 |
| commit | 2bf686dfe902c900bb0c9a140b49e5697d451944 (patch) | |
| tree | ba187c697494c2b6dbc2c187289c07eff36d3f55 /api | |
| parent | 614f2284d94364f8e245e2c6ea9b4eca50e650d1 (diff) | |
| download | go-2bf686dfe902c900bb0c9a140b49e5697d451944.tar.xz | |
net/http: add partitioned attribute to cookie type
Fixes #62490
Change-Id: Ibe7df96f50275c9321462e994a962031cb1f3018
GitHub-Last-Rev: 7df8738b804c3d82460eec1fc4acd7c6ad733fe1
GitHub-Pull-Request: golang/go#62499
Reviewed-on: https://go-review.googlesource.com/c/go/+/526435
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Théo Dury <tdury2@gmail.com>
Diffstat (limited to 'api')
| -rw-r--r-- | api/next/62490.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/next/62490.txt b/api/next/62490.txt new file mode 100644 index 0000000000..e8772aca3f --- /dev/null +++ b/api/next/62490.txt @@ -0,0 +1 @@ +pkg net/http, type Cookie struct, Partitioned bool #62490 |
