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

Parameters for HttpHeaderValue (and ContentType) should be immutable #8951

Closed
sgjesse opened this issue Mar 6, 2013 · 4 comments
Closed
Assignees
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io
Milestone

Comments

@sgjesse
Copy link
Contributor

sgjesse commented Mar 6, 2013

When a HttpHeaderValue instance (or ContentType instance) has been created they should be completely immutable. Currently the parameters map is a mutable map.

@sgjesse
Copy link
Contributor Author

sgjesse commented Jul 23, 2013

Set owner to @sgjesse.

@sgjesse
Copy link
Contributor Author

sgjesse commented Jul 24, 2013

Added this to the M6 milestone.

@sgjesse
Copy link
Contributor Author

sgjesse commented Jul 31, 2013

Fixed in https://code.google.com/p/dart/source/detail?r=25663.


Added Fixed label.

@kevmoo
Copy link
Member

kevmoo commented May 14, 2014

Removed Area-IO label.
Added Area-Library, Library-IO labels.

@sgjesse sgjesse added Type-Defect area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io labels May 14, 2014
@sgjesse sgjesse self-assigned this May 14, 2014
@sgjesse sgjesse added this to the M6 milestone May 14, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io
Projects
None yet
Development

No branches or pull requests

2 participants