Comparison

plugins/mod_csi_simple.lua @ 12831:1cdaf21584da 0.12

net.http.server: Fix #1789 Unregistering the response before sending the trailer of the chunked transfer encoding prevents opportunistic writes from being invoked and running this code again when, which may cause an error when closing the file handle a second time. Normally the file size is known, so no chuck headers are sent.
author Kim Alvefur <zash@zash.se>
date Sun, 08 Jan 2023 13:35:04 +0100
parent 12234:1c47162dd965
child 12552:b4bc5a715e65
child 13090:3cea237f9d1d
comparison
equal deleted inserted replaced
12829:fba795dd99c8 12831:1cdaf21584da