Software /
code /
prosody
File
CONTRIBUTING @ 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 | 9946:ceaca48a7e6d |
line wrap: on
line source
Thanks for your interest in contributing to the project! There are many ways to contribute, such as helping improve the documentation, reporting bugs, spreading the word or testing the latest development version. You can find more information on how to contribute at <https://prosody.im/doc/contributing> See also the HACKERS and README files.