Descriptionhttputil: move dump and chunking functions out of http
This moves DumpRequest, DumpResponse, NewChunkedReader,
and NewChunkedWriter out of http, as part of the continued
http diet plan.
Also, adds DumpRequestOut (for dumping outbound requests),
since DumpRequest's ambiguity (the "wire representation" in
what direction?) was often a source of confusion and bug
reports.
Patch Set 1 #Patch Set 2 : diff -r 62a88d392930 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 62a88d392930 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 322faa43dec6 https://go.googlecode.com/hg/ #
Total comments: 1
Patch Set 5 : diff -r 322faa43dec6 https://go.googlecode.com/hg/ #Patch Set 6 : diff -r 322faa43dec6 https://go.googlecode.com/hg/ #
Total comments: 1
Patch Set 7 : diff -r 4b3f1cb3440e https://go.googlecode.com/hg/ #
MessagesTotal messages: 18
|