refactor: header flushing
This commit is contained in:
@@ -43,9 +43,3 @@ POLICY.mimes = {
|
||||
["audio/mpeg"] = true
|
||||
|
||||
}
|
||||
|
||||
function html()
|
||||
if not RESPONSE_HEADER.sent then
|
||||
std.html()
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user