nghttp3_check_header_value

Synopsis

#include <nghttp3/nghttp3.h>

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.