Skip to content

Ensure that lua variable names and values are escaped #24

@Marak

Description

@Marak

Just saw an instance where an environment or http params variable name containing - was causing the lua codegen to crash.

We need to ensure that the lua code won't crash on variable names with - or any other values that need to be escaped. Pretty sure we can do something like: [[lua string with escape codes]]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions