Comparison

net/http/codes.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 10370:78bda7932f17
child 12548:5133d6e48686
comparison
equal deleted inserted replaced
13500:997d9ad12477 13505:a97c11584042