Skip to content

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

@wechasing

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

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