Skip to content

POST data is lost #11

Description

@dvershinin

When a form is submitted with content-type: multipart/form-data...

Simply calling:

local get, post, files = require "resty.reqargs"()

.. strips away the POST data. PHP can no longer see it.

Similiar bad behavior in the latest formal release and master branch.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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