8000 Web server not accepting POST fields sent by HTTP Requester · Issue #45 · tommut/HttpRequester · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Web server not accepting POST fields sent by HTTP Requester #45
Open
@NobleUplift

Description

@NobleUplift

Here's my POST request:

POST http://localhost/rest/version/delete.php
Content-Type: application/x-www-form-urlencoded
Content-Length: 24

ids=950313&enabled=false

I copy and paste "ids=950313&enabled=false" into the Content box after clicking "Parameter Body". However, when I POST the request, my web server reports receiving no POST parameters. Specifically, it is PHP 5.5 and the $_POST array is empty.

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

      0