7200: Use if statement instead of switch to check http method in keepclient; strip...
authorradhika <radhika@curoverse.com>
Wed, 30 Sep 2015 00:31:00 +0000 (20:31 -0400)
committerradhika <radhika@curoverse.com>
Wed, 30 Sep 2015 00:31:00 +0000 (20:31 -0400)
commita72b3d08c70f615c5a67ffd4cf816e5502edd629
treed5eb58caefb200e406dd2604a90707e8978cdb82
parent34227825eec21d3a393d4467b7ed768b52ac32b1
7200: Use if statement instead of switch to check http method in keepclient; strip terminating empty line from response in keepclient.
Update tests accordingly. Also, improve keepproxy test to verify that "other" locators are included when no prefix is used in GetIndex requests.
sdk/go/keepclient/keepclient.go
sdk/go/keepclient/keepclient_test.go
services/keepproxy/keepproxy.go
services/keepproxy/keepproxy_test.go