]> Cypherpunks repositories - gostls13.git/commit
doc: note the net/http CloseNotifier changes in go1.6.html
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 5 Jan 2016 17:29:16 +0000 (17:29 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 6 Jan 2016 04:31:30 +0000 (04:31 +0000)
commited52e552aa9f3debe0e743e9840219a42dbd1216
tree9a036842503a348db6a1a5ec645d9f940cd9e3ec
parent2a756625218eb795200fb5e4cc2d59b6bb0e4c60
doc: note the net/http CloseNotifier changes in go1.6.html

Also reference the new Transport.ExpectContinueTimeout after the
mention of 100-continue.

Fixes #13721

Change-Id: I3445c011ed20f29128092c801c7a4bb4dd2b8351
Reviewed-on: https://go-review.googlesource.com/18281
Reviewed-by: Andrew Gerrand <adg@golang.org>
doc/go1.6.html