Comparison

net/server.lua @ 13505:a97c11584042 0.12

net.http: Throw error if missing TLS context for HTTPS request Prevents the mistake of creating a http context without any TLS context and then trying to use HTTPS, which doesn't work right. Thanks nils
author Kim Alvefur <zash@zash.se>
date Thu, 08 Aug 2024 19:18:22 +0200
parent 11764:e2650d59db2d
child 12481:2ee27587fec7
comparison
equal deleted inserted replaced
13500:997d9ad12477 13505:a97c11584042