Skip to content

Deal with spaces in endpoints defined in appsettings #9

@tupini07

Description

@tupini07

If a BaseUrl or a path in the appsettings of the host application contains a space, we should either:

  • Warn the user in the console
  • .Strip the data so as to remove starting and ending spaces

If left unchecked, this might introduce a bug in the host's code.

For example:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions