THRIFT-2346 C#: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol
authorJens Geyer <jensg@apache.org>
Fri, 7 Feb 2014 21:22:36 +0000 (22:22 +0100)
committerJens Geyer <jensg@apache.org>
Fri, 7 Feb 2014 21:22:36 +0000 (22:22 +0100)
commit73938622ef9b3a53d45063aee70ad5155202605a
tree9d17d5115e655b41c1542f745c9984d8d9e58759
parenta2de4105317adeb5268e5e289a6226d6477cfbfe
THRIFT-2346 C#: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol

Patch: Jens Geyer
lib/csharp/src/Protocol/TJSONProtocol.cs
lib/csharp/test/JSON/JSONTest.csproj [new file with mode: 0644]
lib/csharp/test/JSON/Program.cs [new file with mode: 0644]
lib/csharp/test/JSON/Properties/AssemblyInfo.cs [new file with mode: 0644]
lib/csharp/test/JSON/app.config [new file with mode: 0644]