net/http: update bundled http2
Updates bundled http2 to x/net/http2 rev
28d1bd4f for:
http2: make Transport work around mod_h2 bug
https://golang.org/cl/25362
http2: don't ignore DATA padding in flow control
https://golang.org/cl/25382
Updates #16519
Updates #16556
Updates #16481
Change-Id: I51f5696e977c91bdb2d80d2d56b8a78e3222da3f
Reviewed-on: https://go-review.googlesource.com/25388
Reviewed-by: Chris Broadfoot <cbro@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>