Http status code 101 in edge, how to prevent the file secondary request caused by http request update?

clipboard.png

Jun.09,2021

101 is to negotiate upgrade protocols (such as websocket ).
as for the later , because your server supports Range , you don't need to download the file from beginning to end, it can be divided into multiple buffer , do you have to download it as a whole before you can play it?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3317e-2be5d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3317e-2be5d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?