Back to Fluent Bit

nghttp2_stream_get_weight

lib/nghttp2-1.65.0/doc/nghttp2_stream_get_weight.rst

5.0.4428 B
Original Source

nghttp2_stream_get_weight

Synopsis

#include <nghttp2/nghttp2.h>

.. function:: int32_t nghttp2_stream_get_weight(nghttp2_stream *stream)

.. warning::

  Deprecated.  :rfc:`7540` priorities are deprecated by
  :rfc:`9113`.  Consider migrating to :rfc:`9218` extensible
  prioritization scheme.

This function always returns :macro:`NGHTTP2_DEFAULT_WEIGHT`.