Skip to content

Cannot proxy pass POST request with form-data body. #10

Description

@wechasing

hi, when i'm using the reqargs to get post request data from form-data body, i cann't proxy pass the requests to the upstream, the nginx will return 504, my code is like this:

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

-- do some return

do return end
`

any advise? thanks

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