Skip to content

Library incorrectly uses case sensitive MDNS host name matching #41

Open
@matthewgream

Description

@matthewgream

To reproduce:

  • configure ArduinoMDNS with a snakecase name, e.g. "ThisHost"
  • enter "thishost.local" into browser
  • observe no name resolution
  • reconfigure ArduinoMDNS with a lowercase name, "thishost"
  • enter "thishost.local" into browser
  • observe name resolution

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions