Merge pull request #12120 from jtattermusch/csharp_rpcexception
Add Trailers property to RpcException
No related branches found
No related tags found
Showing
- src/csharp/Grpc.Core.Tests/ClientServerTest.cs 72 additions, 2 deletionssrc/csharp/Grpc.Core.Tests/ClientServerTest.cs
- src/csharp/Grpc.Core/Internal/AsyncCall.cs 4 additions, 4 deletionssrc/csharp/Grpc.Core/Internal/AsyncCall.cs
- src/csharp/Grpc.Core/Internal/ServerCallHandler.cs 14 additions, 5 deletionssrc/csharp/Grpc.Core/Internal/ServerCallHandler.cs
- src/csharp/Grpc.Core/RpcException.cs 28 additions, 0 deletionssrc/csharp/Grpc.Core/RpcException.cs
- src/csharp/Grpc.IntegrationTesting/CustomErrorDetailsTest.cs 19 additions, 2 deletionssrc/csharp/Grpc.IntegrationTesting/CustomErrorDetailsTest.cs
Loading
Please register or sign in to comment