Lines Matching +full:- +full:- +full:with +full:- +full:nghttp2
23 * SPDX-License-Identifier: curl
35 * `name` and `value` are non-NULL and always NUL terminated.
87 * Return the n-th header entry or NULL if it does not exist.
99 * Return TRUE iff one or more headers with the given name exist.
107 * Names are case-insensitive.
113 * Return how often the given 0-terminated name appears in `dynhds`.
114 * Names are case-insensitive.
127 * Add a header, c-string name + value, to `dynhds` at the end.
133 * Remove all entries with the given name.
142 * Set the give header name and value, replacing any entries with
169 * Add the headers to the given `dynbuf` in HTTP/1.1 format with
177 #include <nghttp2/nghttp2.h>