squishy: Include util.x509, required by net.http in Prosody 0.10+

Mon, 17 Jun 2019 12:32:00 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Mon, 17 Jun 2019 12:32:00 +0100
changeset 426
9813b17ee096
parent 425
9f910529d8f0
child 429
46897d7769c3
child 435
cf31a5ef8a9b

squishy: Include util.x509, required by net.http in Prosody 0.10+

squishy file | annotate | diff | comparison | revisions
--- a/squishy	Mon Sep 17 13:52:12 2018 +0100
+++ b/squishy	Mon Jun 17 12:32:00 2019 +0100
@@ -73,6 +73,7 @@
 Module "util.http" "util/http.lua"
 Module "net.http.parser" "net/http/parser.lua"
 Module "net.http" "net/http.lua"
+Module "util.x509" "util/x509.lua"
 
 Module "verse.bosh" "bosh.lua"
 

mercurial