Descriptionnet/http: clarify client return values in docs
Also, fixes one violation found during testing where both
response and error could be non-nil when a CheckRedirect test
failed. This is arguably a minor API (behavior, not
signature) change, but it wasn't documented either way and was
inconsistent & non-Go like. Any code depending on the old
behavior was wrong anyway.
Patch Set 1 #Patch Set 2 : diff -r 267090160633 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 267090160633 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 267090160633 https://go.googlecode.com/hg/ #Patch Set 5 : diff -r 267090160633 https://go.googlecode.com/hg/ #
Total comments: 5
Patch Set 6 : diff -r 4086a221c497 https://go.googlecode.com/hg #Patch Set 7 : diff -r 2033e1b11a20 https://go.googlecode.com/hg #MessagesTotal messages: 9
|