You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is faster than io.copy, allows the clients to show progress (emits
the Content-Length header) and also enables resuming (supports the Range
header - cf depado#28).
This commit also reduces the amount of duplicated code between View()
and Head().
No description provided.
The text was updated successfully, but these errors were encountered: