You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I researched the documentation, but I couldn't find a way to prevent these types of records from showing up in the console. How can I stop them from appearing?
send: reset nghttp2_active_outbound_item
send: aob->item = (nil)
stream: adjusting kept idle streams num_idle_streams=0, max=100
send: next frame: payloadlen=0, type=4, flags=0x00, stream_id=0
send: start transmitting frame type=4, length=9
stream: adjusting kept idle streams num_idle_streams=0, max=100
send: end transmission of a frame
The text was updated successfully, but these errors were encountered:
Problem description
I researched the documentation, but I couldn't find a way to prevent these types of records from showing up in the console. How can I stop them from appearing?
The text was updated successfully, but these errors were encountered: