Skip to content

examples/http: Can't POST using form #2

@sntran

Description

@sntran

The server expects body data is sent as-is, whereas, with a HTTP form, the data is usually sent with a field with name.

It works fine with curl --data-binary "@article.txt", but not from browser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions