Comparison

net/server.lua @ 11864:fceebfb28d86

mod_http_file_share: Clean up incomplete uploads If the request fails in the middle then the file~ could be left behind because no code was invoked to delete it then. This gets rid of it when the request is removed. It may still be left in case of an unclean shutdown.
author Kim Alvefur <zash@zash.se>
date Sat, 23 Oct 2021 01:53:07 +0200
parent 11764:e2650d59db2d
child 12481:2ee27587fec7
comparison
equal deleted inserted replaced
11863:7034b30101c1 11864:fceebfb28d86