]> Cypherpunks repositories - gostls13.git/commit
http: make NewChunkedReader public
authorAndrew Balholm <andybalholm@gmail.com>
Wed, 29 Jun 2011 19:27:53 +0000 (12:27 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 29 Jun 2011 19:27:53 +0000 (12:27 -0700)
commit7983ab9d1a4ff79e86b6e38a8cd8b43230fd3370
tree1fa698ac5fe4031ba302ec5f43fa6d00399b9efb
parent45f956ab8290d572d2570bd53e565b9c09419a0e
http: make NewChunkedReader public

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/4634112
src/pkg/http/chunked.go
src/pkg/http/request.go
src/pkg/http/transfer.go