Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP::Headers should be Enumerable #105

Closed
sferik opened this issue Mar 18, 2014 · 1 comment
Closed

HTTP::Headers should be Enumerable #105

sferik opened this issue Mar 18, 2014 · 1 comment
Milestone

Comments

@sferik
Copy link
Contributor

sferik commented Mar 18, 2014

One thing I missed while reviewing #92 was that we delegate each to @pile but don’t mix-in Enumerable, so methods like map, etc. will not work. I’ll add this as well as some regression tests.

@sferik sferik added this to the v0.6 milestone Mar 18, 2014
@sferik sferik self-assigned this Mar 18, 2014
@sferik sferik closed this as completed in 76278e5 Mar 18, 2014
@tarcieri
Copy link
Member

@sferik nice!

Asmod4n pushed a commit to Asmod4n/http that referenced this issue Mar 19, 2014
@sferik sferik removed their assignment Jan 2, 2015
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

No branches or pull requests

2 participants