In version 106.15.0, AdvancedResponseWriter is used to return the received data in real time,
but in version 112.0.0, it is executed only after receiving all the data.
Here, I will use it to make a download progress bar. I hope you can give me some advice on how to do it.
In version 106.15.0, AdvancedResponseWriter is used to return the received data in real time, but in version 112.0.0, it is executed only after receiving all the data.
Here, I will use it to make a download progress bar. I hope you can give me some advice on how to do it.
Thank you!