Home
last modified time | relevance | path

Searched refs:setLocalWindowSize (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/http/
H A Dnghttp2_adapters.hpp176 int setLocalWindowSize(uint8_t flags, int32_t stream_id, int32_t windowSize) in setLocalWindowSize() function
H A Dhttp2_connection.hpp129 if (ngSession.setLocalWindowSize(NGHTTP2_FLAG_NONE, 0, 1 << 20) != 0) in sendServerConnectionHeader()
551 if (ngSession.setLocalWindowSize( in onBeginHeadersCallback()