Skip to content

Conversation

@jaekwon
Copy link

@jaekwon jaekwon commented Jan 9, 2015

Set() and Get() weren't compatible. Removed spurious(?) strings.ToLower(key).

Doesn't seem like it would break any existing behavior.

@jacobstr
Copy link
Owner

It looks like it's failing a test. The strings.ToLower isn't spurious - it's there for case-insensitive lookups.

I think what might be missing is a strings.ToLower in the Set method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants