httpd_ws_frame::fragmented field
Indication that the frame allocated for transmission is a message fragment, so the `FIN` flag is set manually according to the `final` option. This flag is never set for received messages
![]()
bool fragmented;
httpd_ws_frame::fragmented is read by 1 function:
![]()
httpd_ws_frame::fragmented