nghttp3_check_header_value ========================== Synopsis -------- *#include * .. function:: int nghttp3_check_header_value(const uint8_t *value, size_t len) `nghttp3_check_header_value` returns nonzero if HTTP field value *value* of length *len* is valid according to :rfc:`7230#section-3.2`.