Back to Fluent Bit

nghttp2_session_get_remote_settings

lib/nghttp2-1.65.0/doc/nghttp2_session_get_remote_settings.rst

5.0.4388 B
Original Source

nghttp2_session_get_remote_settings

Synopsis

#include <nghttp2/nghttp2.h>

.. function:: uint32_t nghttp2_session_get_remote_settings( nghttp2_session *session, nghttp2_settings_id id)

Returns the value of SETTINGS *id* notified by a remote endpoint.
The *id* must be one of values defined in
:enum:`nghttp2_settings_id`.