{
    "mode": "ri",
    "parameter": "Rack::Utils::Context",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/ri/Rack%3A%3AUtils%3A%3AContext/json",
    "generated": "2026-07-25T04:10:07Z",
    "sections": {
        "Rack::Utils::Context < Object": {
            "content": "(from /home/chedong/.local/share/rdoc)\n------------------------------------------------------------------------\nContext allows the use of a compatible middleware at different points in\na request handling stack. A compatible middleware must define #context\nwhich should take the arguments env and app. The first of which would be\nthe request environment. The second of which would be the rack\napplication that the request would be forwarded to.\n------------------------------------------------------------------------",
            "subsections": []
        },
        "Class methods:": {
            "content": "new\n",
            "subsections": []
        },
        "Instance methods:": {
            "content": "app\ncall\ncontext\nfor\nrecontext\n",
            "subsections": []
        },
        "Attributes:": {
            "content": "attrreader app\nattrreader for\n",
            "subsections": []
        }
    },
    "flags": [],
    "examples": [],
    "see_also": []
}