Closed ParkerM closed 8 months ago
If the response from the server included a Content-Length header indicating the size of the incoming file then browsers could display proper progress bar/ETA. Mostly a QoL improvement but seems like it could be pretty simple to implement.
We have that since some time ago!
If the response from the server included a Content-Length header indicating the size of the incoming file then browsers could display proper progress bar/ETA.
Mostly a QoL improvement but seems like it could be pretty simple to implement.