marcosdiez / shareviahttp

Share Via Http - Android
Other
175 stars 37 forks source link

[feature request] Add Content-Length header to HTTP response #49

Closed ParkerM closed 8 months ago

ParkerM commented 6 years 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.

marcosdiez commented 8 months ago

We have that since some time ago!