commit | 08a7b454b02630022dc24413246370e2aeb5a799 | [log] [tgz] |
---|---|---|
author | Brad Fitzpatrick <bradfitz@golang.org> | Mon Dec 14 20:26:59 2015 +0000 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Mon Dec 14 22:39:33 2015 +0000 |
tree | 8ca5d6451d2d76776776fefce662a917a7d0e5e1 | |
parent | b304fd0440fd303c3f89d6004655aedabf5ec3bb [diff] |
http2: support Request.Cancel in Transport Tests are in a separate change, part of the net/http package in the main go repo. Updates golang/go#13159 Change-Id: I236dea7cd076910e908df7e7160d490da56014c8 Reviewed-on: https://go-review.googlesource.com/17757 Reviewed-by: Ian Lance Taylor <iant@golang.org>