mirror of
https://github.com/golang/net.git
synced 2026-04-01 02:47:08 +09:00
991d3e32f76f19ee6d9caadb3a22eae8d23315f7
The Google GFE replies to HEAD requests with the END_STREAM bit in an
empty DATA frame, not in the response HEADERS. The Go Transport code
mistook this to mean the Content-Length was real.
Worked around in:
645322e7db
Reported internally in b/27820181.
Change-Id: Id31a047e2277d7d90560fca264919e239ec76d74
Reviewed-on: https://go-review.googlesource.com/21061
Reviewed-by: Dave Day <djd@golang.org>
…
This repository holds supplementary Go networking libraries. To submit changes to this repository, see http://golang.org/doc/contribute.html.
Description
Languages
Go
99.9%