Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 699
    • Issues 699
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 495
    • Merge requests 495
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpine
  • aportsaports
  • Issues
  • #13513

Closed
Open
Created Feb 11, 2022 by Alex Dowad@alexdowadContributor

lua-resty-http package shouldn't have a dependency on lua5.1

It looks like the lua-resty-http package has a dependency on lua5.1. However, this package contains only pure-Lua scripts (no C extension). Further, these scripts are designed to be used with OpenResty's Nginx Lua module, which is based on LuaJIT, so in practice they always execute on LuaJIT.

Am I misunderstanding something? If not, then can the dependency on lua5.1 be removed? If anything, a dependency on lua-resty-core might be more appropriate.

FYA @jirutka

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking