Skip to content

Support GET requests for submitting code #37

@NattyNarwhal

Description

@NattyNarwhal

I'm running a community with Zulip, and one useful feature is the code playgrounds. That works by constructing a URL with the code in a query parameter (i.e. /run_php?code=(urlencoded php)), so a user can just click run on a code block to be taken to the playground. However, this needs it to be accessible via a GET method; currently 3v4l only supports a POST submission.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions