Imported Upstream version 1.0.0
[platform/upstream/nghttp2.git] / doc / nghttp2_hd_inflate_end_headers.rst
1
2 nghttp2_hd_inflate_end_headers
3 ==============================
4
5 Synopsis
6 --------
7
8 *#include <nghttp2/nghttp2.h>*
9
10 .. function:: int nghttp2_hd_inflate_end_headers(nghttp2_hd_inflater *inflater)
11
12     
13     Signals the end of decompression for one header block.
14     
15     This function returns 0 if it succeeds. Currently this function
16     always succeeds.