Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp486 int onBeginHeadersCallback(const nghttp2_frame& frame) in onBeginHeadersCallback() function in crow::HTTP2Connection
513 return userPtrToSelf(userData).onBeginHeadersCallback(*frame); in onBeginHeadersCallbackStatic()