Some static files, such as logs, can change size during a request. This results in a content length mismatch and error. Cap the amount read based on the original content length. Signed-off-by: Eric Callahan <arksine.code@gmail.com>
Some static files, such as logs, can change size during a request. This results in a content length mismatch and error. Cap the amount read based on the original content length. Signed-off-by: Eric Callahan <arksine.code@gmail.com>