commit 8db371b3d58a1c139f0854738f9962de05ca5d7a [browse]
Author: Brad Fitzpatrick
Date: 2015-12-17 14:23:08 -08:00

api: create go1.6.txt

Change-Id: If2b30ab412d6799c8be01eb007462d6b58660ece
Reviewed-on: https://go-review.googlesource.com/18014
Reviewed-by: Chris Broadfoot <cbro@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>

commit 4577cfcb0b861b70e5d503ffb14dba1ac2a66314 [browse]
Author: Brad Fitzpatrick
Date: 2015-12-17 14:01:17 -08:00

src: remove reference to since-deleted dist -s flag

(Found while debugging release problems with go1.6beta1)

Updates #12002

Change-Id: Iec197a754205e7fd28be154f27f17f3315886364
Reviewed-on: https://go-review.googlesource.com/18011
Reviewed-by: Chris Broadfoot <cbro@golang.org>

commit 41af93f6a345f4ba38ba53bf333e2844a0e532c6 [browse]
Author: Brad Fitzpatrick
Date: 2015-12-17 13:34:41 -08:00

doc: change go1.6 http heading

Change-Id: Iae05082530891175e9c86da244e610bc92759561
Reviewed-on: https://go-review.googlesource.com/17918
Reviewed-by: Chris Broadfoot <cbro@golang.org>

commit a12ba4b83275cda3b3bfb6d609d34492c03717f5 [browse]
Author: Brad Fitzpatrick
Date: 2015-12-17 13:25:02 -08:00

doc: Americanise spelling of wilful

Fixes #13660

Change-Id: I05bcb4efcb865192a1ef6756e9dccef83505934c
Reviewed-on: https://go-review.googlesource.com/17990
Reviewed-by: Chris Broadfoot <cbro@golang.org>

commit c70df74aab1b0be661003f525ba6021a5523a84e [browse]
Author: Brad Fitzpatrick
Date: 2015-12-17 20:53:41 Z

net/http: document ResponseWriter and Handler more; add test

Update docs on ResponseWriter and Handler around concurrency.

Also add a test.

The Handler docs were old and used "object" a lot. It was also too
ServeMux-centric.

Fixes #13050
Updates #13659 (new issue found in http2 while writing the test)

Change-Id: I25f53d5fa54f1c9d579d3d0f191bf3d94b1a251b
Reviewed-on: https://go-review.googlesource.com/17982
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>

clone the repository to get more history