THRIFT-2377 Allow addition of custom HTTP Headers to an HTTP Transport
authorJens Geyer <jensg@apache.org>
Tue, 18 Mar 2014 22:37:10 +0000 (00:37 +0200)
committerJens Geyer <jensg@apache.org>
Tue, 18 Mar 2014 22:37:10 +0000 (00:37 +0200)
commit706cb4e4cb7426d25722b1166e0c8b102b20051e
tree6bb12381f4aec2051bddb2076b28d3e57e048497
parentd26f6fde008c8336931b4a29577719646cad805d
THRIFT-2377 Allow addition of custom HTTP Headers to an HTTP Transport

Patch: Sheran Gunasekera
lib/go/thrift/http_client.go
lib/go/thrift/http_client_test.go
lib/go/thrift/protocol_test.go
lib/go/thrift/transport_test.go