mirror of https://github.com/golang/go.git
Amazon S3 sends Transfer-Encoding "chunked" on its 404 responses to HEAD requests for missing objects. We weren't ignoring the Transfer-Encoding and were thus interpretting the subsequent response headers as a chunk header from the previous responses body (but a HEAD response can't have a body) R=rsc, adg CC=golang-dev https://golang.org/cl/4346050 |
||
|---|---|---|
| .. | ||
| cmd | ||
| lib9 | ||
| libbio | ||
| libmach | ||
| pkg | ||
| Make.ccmd | ||
| Make.clib | ||
| Make.cmd | ||
| Make.common | ||
| Make.inc | ||
| Make.pkg | ||
| all-qemu.bash | ||
| all.bash | ||
| clean.bash | ||
| env.bash | ||
| make.bash | ||
| quietgcc.bash | ||
| run.bash | ||
| sudo.bash | ||
| version.bash | ||