minjeong

Results 1 comments of minjeong

Hi, in the comments of the [GrpcStatus.java](https://github.com/line/armeria/blob/main/grpc/src/main/java/com/linecorp/armeria/internal/common/grpc/GrpcStatus.java), it says that Armeria has copied the contents of the GrpcUtil.java from the grpc-java project. ```java /** * Maps HTTP error response status...