gRPC Core

gRPC Status Codes

gRPC Specification Tháng 8 2016 Xem tài liệu chính thức →

Tóm tắt

The gRPC status codes specification defines 17 canonical status codes used in gRPC responses, modeled on Google's internal RPC status system. Each code has a numeric value, a name, and a defined meaning — from OK (0) through UNAUTHENTICATED (16) — and maps to HTTP status codes for gRPC-Web.

Mã trạng thái được định nghĩa

Thuật ngữ được định nghĩa