commit 807e7f2420c683384dc9c6db498808ba1b7aab17 [browse]
Author: Filippo Valsorda
Date: 2018-08-13 18:08:35 -04:00

[release-branch.go1.11] go1.11rc1

Change-Id: I3bb2ad8f9f7283d76aa7d8999aa08c9f740c7b5d
Reviewed-on: https://go-review.googlesource.com/129236
Run-TryBot: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>

commit 4fc7b93ad7c36b769ef54b4706e6a045d7a8e311 [browse]
Author: Johan Brandhorst
Date: 2018-08-03 14:48:16 Z

net/http: support configuring fetch options

The default WASM RoundTripper is implemented using
the browser Fetch API. Some options don't readily map to
existing http.Request options, so we use the precedent
set by the TrailerPrefix constant to allow a user to configure
the "mode" and "credentials" options by supplying them
as headers in the http.Request.

Updates #26769

Change-Id: If42d24418c4ffb17211f57e36708cf460fb4c579
GitHub-Last-Rev: b230502084d628938cd50818d3d336f9f911d48d
GitHub-Pull-Request: golang/go#26784
Reviewed-on: https://go-review.googlesource.com/127718
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>

commit 7a6fc1f30bc7339726cd3f93f96be3e0d36ff7cb [browse]
Author: Brad Fitzpatrick
Date: 2018-08-13 16:00:34 Z

net/http: update request cancelation docs

Fixes #26101

Change-Id: Id4def032b846257d2de992b7561ac90a17e08b91
Reviewed-on: https://go-review.googlesource.com/129155
Reviewed-by: Andrew Bonventre <andybons@golang.org>

commit 015873c15348628ee871af7ab8f79c941870d6e2 [browse]
Author: Filippo Valsorda
Date: 2018-08-12 16:00:58 -04:00

doc: update the primary security coordinator to filippo@

Fixes #26876

Change-Id: Ibef4e305bead1432c6a02bc2507f8000c2f4b892
Reviewed-on: https://go-review.googlesource.com/129064
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>

commit f1c7faacf0dfa97e372bc74a140e800595d13df5 [browse]
Author: Filippo Valsorda
Date: 2018-08-09 16:10:41 -04:00

A+C: second and final round of updates for Go 1.11

Updates #12042

Change-Id: Ia8d2214caad50560c4d46d723f8b94c954059b98
Reviewed-on: https://go-review.googlesource.com/128877
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>

clone the repository to get more history