Skip to content

ESP8266WebServer doesn't encode/decode correctly the url arguments from form, when get method is used #454

Closed
@robertgregor

Description

@robertgregor

Hello, I have a following html form:

When reading the form arguments with method arg(value), which contain i.e. space, I can read the space as +. I think, that the method in case of GET doesn't decode the URL encoded special characters.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions