Record - grpc : ClientEndpointConfig

Represents client endpoint configuration.

Fields

  • timeoutInMillis int 60000
  • The maximum time to wait (in milliseconds) for a response before closing the connection

  • httpVersion string 2.0
  • The HTTP version understood by the client

  • forwarded string disable
  • The choice of setting forwarded/x-forwarded header

  • compression Compression COMPRESSION_AUTO
  • Specifies the way of handling compression (accept-encoding) header