Skip to content

ESP8266WebServer parsing query part of URI  #2611

Closed
@holgerlembke

Description

@holgerlembke

If I send a

   http://xxxx/index.html?foo=baa

I get an args() result. If I send a

   http://xxxx/index.html?foo

the foo is lost, no args(), nothing.

I'm not suure how to solve that. Perhaps add a foo-argname with an empty arg.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions