5824: Use fmt "%+q" instead of custom escaping.
authorTom Clegg <tom@curoverse.com>
Mon, 3 Aug 2015 04:36:46 +0000 (00:36 -0400)
committerTom Clegg <tom@curoverse.com>
Tue, 11 Aug 2015 00:26:42 +0000 (20:26 -0400)
commitfbe23d045022aac8ff3ae691052af25968680944
tree6c6c804b6cef8bcf9445867ac5ea8ec1998d93c9
parentfe4f75a44988826afa194c68b455c685d3b3fa8c
5824: Use fmt "%+q" instead of custom escaping.
sdk/go/httpserver/log.go