1
0
mirror of https://github.com/golang/go synced 2024-10-07 11:21:22 -06:00
Commit Graph

51 Commits

Author SHA1 Message Date
Brad Fitzpatrick
042a7a81d3 http: consume request body before next request
Fixes #1306.

R=rsc
CC=golang-dev
https://golang.org/cl/3332043
2010-12-01 20:00:19 -08:00