File

plugins/mod_unknown.lua @ 13320:23f95714c386

net.http: Set Connection header based on connection pool usage Connection: keep-alive is implicit in HTTP/1.1 but explicit > implicit
author Kim Alvefur <zash@zash.se>
date Sat, 11 Nov 2023 23:48:45 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform