Intelli-Webrunner

Language: English Ukrainian

gRPC Requests

Top bar

  1. Target is the gRPC server address.
  2. Service is the gRPC service name.
  3. Method is the RPC method.
  4. Reload loads services through server reflection.
  5. Send executes the request.
  6. Debug Call starts step-by-step execution.

Body

  1. The Body tab holds the payload for the RPC call.
  2. Template resolution happens after Before Request.

Headers

  1. gRPC metadata is defined in Headers.
  2. Disabled rows are not sent.
Navigation: Home Previous: HTTP Requests Next: Headers, Params, Body