Thrift HTTP client in C++
authorMark Slee <mcslee@apache.org>
Tue, 27 Feb 2007 05:16:23 +0000 (05:16 +0000)
committerMark Slee <mcslee@apache.org>
Tue, 27 Feb 2007 05:16:23 +0000 (05:16 +0000)
commit8a98e1bc0f843f503c3f0832ac6d1686f5681a64
tree08a04a60fa764a0833b3b248c12961641e256d9c
parentd395d57d3b31d70b6d387dd757cb121df8abda06
Thrift HTTP client in C++

Reviewed By: aditya, dweatherford

Test Plan: SMC client

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665022 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/Makefile.am
lib/cpp/src/transport/THttpClient.cpp [new file with mode: 0644]
lib/cpp/src/transport/THttpClient.h [new file with mode: 0644]
lib/cpp/src/transport/TSocket.h
lib/cpp/src/transport/TTransportUtils.cpp
lib/cpp/src/transport/TTransportUtils.h