Class GrpcWebUtil

java.lang.Object
com.linecorp.armeria.client.grpc.GrpcWebUtil

@UnstableApi
public final class GrpcWebUtil
extends Object
Utilities for working with gRPC-Web.

Note that this class will be removed once a retry ClientInterceptor is added. See: https://github.com/line/armeria/issues/2860

  • Method Details