]> Cypherpunks repositories - gostls13.git/commit
net/http: fix typo in Response.Body's doc
authorShivani Singhal <shivani.singhal2804@gmail.com>
Sun, 4 Aug 2019 07:17:55 +0000 (12:47 +0530)
committerEmmanuel Odeke <emm.odeke@gmail.com>
Mon, 5 Aug 2019 05:44:06 +0000 (05:44 +0000)
commit09c9d3a58a4aa1531ac516754f65c31aa8418d3f
tree1f150789cfa2c8ac61ffab1202bb2a4ec86baec4
parenta2f5d644d3a2903a82e527e3bca2c4bdff1d0750
net/http: fix typo in Response.Body's doc

Fixes #33453.

Change-Id: If0aa48f953633690884ddcff033b3be6d1d66443
Reviewed-on: https://go-review.googlesource.com/c/go/+/188541
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
src/net/http/response.go