Software /
code /
prosody
Log
net/http.lua @ 8555:4f0f5b49bb03
description | author | age |
---|---|---|
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | Wed, 28 Feb 2018 20:06:26 +0100 |
net.http: Refactor to use new net.connect API, brings support for async DNS | Matthew Wild | Mon, 26 Feb 2018 15:27:00 +0000 |
net.http: Rename handler to conn, for consistency with all our other code | Matthew Wild | Fri, 23 Feb 2018 16:21:40 +0000 |
net.http: Remove use of 'conn' (raw socket object returned by addclient) | Matthew Wild | Fri, 23 Feb 2018 16:20:45 +0000 |
Merge 0.10->trunk | Kim Alvefur | Mon, 28 Aug 2017 21:05:12 +0200 |
net.http: Add option for disabling TLS certifictate validation | Kim Alvefur | Fri, 07 Jul 2017 21:04:46 +0200 |
net.http: Validate HTTPS certificates (fixes #659) | Kim Alvefur | Fri, 07 Jul 2017 21:04:30 +0200 |