19 #ifndef GRPC_CORE_LIB_TRANSPORT_HTTP2_ERRORS_H
20 #define GRPC_CORE_LIB_TRANSPORT_HTTP2_ERRORS_H
grpc_http2_error_code
Definition: http2_errors.h:23
@ GRPC_HTTP2_NO_ERROR
Definition: http2_errors.h:24
@ GRPC_HTTP2_PROTOCOL_ERROR
Definition: http2_errors.h:25
@ GRPC_HTTP2_INADEQUATE_SECURITY
Definition: http2_errors.h:36
@ GRPC_HTTP2_REFUSED_STREAM
Definition: http2_errors.h:31
@ GRPC_HTTP2_ENHANCE_YOUR_CALM
Definition: http2_errors.h:35
@ GRPC_HTTP2_STREAM_CLOSED
Definition: http2_errors.h:29
@ GRPC_HTTP2_FLOW_CONTROL_ERROR
Definition: http2_errors.h:27
@ GRPC_HTTP2_SETTINGS_TIMEOUT
Definition: http2_errors.h:28
@ GRPC_HTTP2_INTERNAL_ERROR
Definition: http2_errors.h:26
@ GRPC_HTTP2__ERROR_DO_NOT_USE
Definition: http2_errors.h:38
@ GRPC_HTTP2_CONNECT_ERROR
Definition: http2_errors.h:34
@ GRPC_HTTP2_COMPRESSION_ERROR
Definition: http2_errors.h:33
@ GRPC_HTTP2_FRAME_SIZE_ERROR
Definition: http2_errors.h:30
@ GRPC_HTTP2_CANCEL
Definition: http2_errors.h:32