Back to Fluent Bit

nghttp2_option_set_no_closed_streams

lib/nghttp2-1.65.0/doc/nghttp2_option_set_no_closed_streams.rst

5.0.4411 B
Original Source

nghttp2_option_set_no_closed_streams

Synopsis

#include <nghttp2/nghttp2.h>

.. function:: void nghttp2_option_set_no_closed_streams(nghttp2_option *option, int val)

.. warning::

  Deprecated.  Closed streams are not retained anymore.

This function works as before, but it does not take any effect
against :type:`nghttp2_session`.