log net/http.lua @ 14229:ce31fdde0ad1 default tip

age author description
Mon, 23 Feb 2026 22:32:54 +0100 Kim Alvefur net.http: Fix attempt to index a nil value (thanks Menel)
Sun, 22 Feb 2026 17:22:42 +0000 Matthew Wild net.http: Allow passing a 'target_filter' function to restrict connection targets
Fri, 16 Aug 2024 17:06:41 +0200 Kim Alvefur Merge 0.12->trunk
Thu, 08 Aug 2024 19:18:22 +0200 Kim Alvefur net.http: Throw error if missing TLS context for HTTPS request 0.12
Sat, 11 Nov 2023 23:48:45 +0100 Kim Alvefur net.http: Set Connection header based on connection pool usage
Sat, 11 Nov 2023 23:08:34 +0100 Kim Alvefur net.http: Add simple connection pooling
Fri, 17 Mar 2023 16:23:12 +0100 Kim Alvefur net: Prefix module imports with prosody namespace