Parameters for HttpHeaderValue (and ContentType) should be immutable #8951
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-io
Milestone
When a HttpHeaderValue instance (or ContentType instance) has been created they should be completely immutable. Currently the parameters map is a mutable map.
The text was updated successfully, but these errors were encountered: