nghttp2_option_set_no_closed_streams

Synopsis

#include <nghttp2/nghttp2.h>

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 nghttp2_session.