Back to Fluent Bit

nghttp2_check_header_value_rfc9113

lib/nghttp2-1.65.0/doc/nghttp2_check_header_value_rfc9113.rst

5.0.4432 B
Original Source

nghttp2_check_header_value_rfc9113

Synopsis

#include <nghttp2/nghttp2.h>

.. function:: int nghttp2_check_header_value_rfc9113(const uint8_t *value, size_t len)

Returns nonzero if HTTP header field value *value* of length *len*
is valid according to
http://tools.ietf.org/html/rfc7230#section-3.2, plus
https://datatracker.ietf.org/doc/html/rfc9113#section-8.2.1