aboutsummaryrefslogtreecommitdiff
path: root/src/os/exec/exec_test.go
diff options
context:
space:
mode:
authorRoberto Clapis <roberto@golang.org>2020-09-22 17:57:06 +0200
committerRoberto Clapis <roberto@golang.org>2020-10-08 08:53:13 +0000
commit542693e00529fbb4248fac614ece68b127a5ec4d (patch)
treeab4a3ddeba31be4db46c5d7683140500c53f3c28 /src/os/exec/exec_test.go
parent5d1378143bc07791296abb420df35537ad80492f (diff)
downloadgo-542693e00529fbb4248fac614ece68b127a5ec4d.tar.xz
net/http: make SameSiteDefaultMode behavior match the specification
The current specification does not foresee a SameSite attribute without a value. While the existing implementation would serialize SameSite in a way that would likely be ignored by well-impelemented clients, it is better to not rely on this kind of quirks. Specification: https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-05#section-4.1.1 Fixes #36990 Change-Id: Ie51152741d7e84bab64d3e4e4f780286932acbde Reviewed-on: https://go-review.googlesource.com/c/go/+/256498 Trust: Roberto Clapis <roberto@golang.org> Reviewed-by: Filippo Valsorda <filippo@golang.org>
Diffstat (limited to 'src/os/exec/exec_test.go')
0 files changed, 0 insertions, 0 deletions