HTTP/2 output/send thread
This is a background task to send outgoing HTTP/2 frames. This avoids blocking other threads if the underlying TCP connection is congested.
Showing
Please register or sign in to comment
This is a background task to send outgoing HTTP/2 frames. This avoids blocking other threads if the underlying TCP connection is congested.