Comparison

squishy @ 426:9813b17ee096

squishy: Include util.x509, required by net.http in Prosody 0.10+
author Matthew Wild <mwild1@gmail.com>
date Mon, 17 Jun 2019 12:32:00 +0100
parent 425:9f910529d8f0
child 439:6fc73ad6b1d2
comparison
equal deleted inserted replaced
425:9f910529d8f0 426:9813b17ee096
71 end 71 end
72 72
73 Module "util.http" "util/http.lua" 73 Module "util.http" "util/http.lua"
74 Module "net.http.parser" "net/http/parser.lua" 74 Module "net.http.parser" "net/http/parser.lua"
75 Module "net.http" "net/http.lua" 75 Module "net.http" "net/http.lua"
76 Module "util.x509" "util/x509.lua"
76 77
77 Module "verse.bosh" "bosh.lua" 78 Module "verse.bosh" "bosh.lua"
78 79
79 if GetOption "internal-bit-module" then 80 if GetOption "internal-bit-module" then
80 Module "bit" "libs/bit.lua" 81 Module "bit" "libs/bit.lua"