Skip to content

potential for errors due to inconsistent string case from namecheap's api ? #20

@jvanasco

Description

@jvanasco

While working with this library, I noticed that namecheap doesn't have a standard use of case. Sometimes an attribute is ERROR and other times it is Error. False + false, and OK + Ok are used interchangeably in a few areas too.

I don't know how stable this is across versions, but It might make sense to change the string comparisons to a case insensitive match in case they decide to standardize things.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions