File

spec/json/pass3.json @ 11015:355eae2f9ba8 0.11

net.http: Re-expose destroy_request() function This was accidentally turned private in 647adfd8f738 as part of refactoring for Lua 5.2+.
author Matthew Wild <mwild1@gmail.com>
date Sat, 08 Aug 2020 13:11:11 +0100
parent 8236:4878e4159e12
line wrap: on
line source

{
    "JSON Test Pattern pass3": {
        "The outermost value": "must be an object or array.",
        "In this test": "It is an object."
    }
}