THRIFT-322: IHttpHandler for Thrift
authorJake Farrell <jfarrell@apache.org>
Wed, 13 Apr 2011 21:09:02 +0000 (21:09 +0000)
committerJake Farrell <jfarrell@apache.org>
Wed, 13 Apr 2011 21:09:02 +0000 (21:09 +0000)
commit6f1e992f6c9a55d9584de1f2195c7295045e328e
tree73b89429fa810de67a4a9b818a3096147be50e9f
parent10ed8e814f7351dad0efada087bff841fe5e9866
THRIFT-322: IHttpHandler for Thrift
Client lib: C#
Patch By: nilshu

Adding HTTPHandler to csharp client lib.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1091921 13f79535-47bb-0310-9956-ffa450edef68
lib/csharp/Makefile.am
lib/csharp/src/Thrift.csproj
lib/csharp/src/Transport/THttpHandler.cs [new file with mode: 0644]