mirror of
https://github.com/golang/go
synced 2024-11-18 13:04:46 -07:00
ce2627f346
The same behavior can now be achieved by wrapping the Replier as we traverse the handler stack instead. Request is no longer mutated during handler invocation. Change-Id: I2213de500f39e048f3f80161e234f3ae30464d70 Reviewed-on: https://go-review.googlesource.com/c/tools/+/227918 Run-TryBot: Ian Cottrell <iancottrell@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Jonathan Amsterdam <jba@google.com> Reviewed-by: Robert Findley <rfindley@google.com> |
||
---|---|---|
.. | ||
servertest | ||
handler.go | ||
jsonrpc2_test.go | ||
jsonrpc2.go | ||
serve_test.go | ||
serve.go | ||
stream.go | ||
wire_test.go | ||
wire.go |