nghttp2_strerror¶
Synopsis¶
#include <nghttp2/nghttp2.h>
- const char *nghttp2_strerror(int lib_error_code)¶
Returns string describing the lib_error_code. The lib_error_code must be one of the nghttp2_error.
#include <nghttp2/nghttp2.h>
Returns string describing the lib_error_code. The lib_error_code must be one of the nghttp2_error.