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
Test tries to send DATA frame with size > max frame size from server settings. But if server already sets (1) << 24) - 1 as its own max_frame_size value, test sends something it cannot even parse ( [send] ??? Frame (Failed to parse the frame )
Test tries to send DATA frame with size > max frame size from server settings. But if server already sets (1) << 24) - 1 as its own max_frame_size value, test sends something it cannot even parse ( [send] ??? Frame (Failed to parse the frame )