Quantcast
Channel: ASP.NET MVC / Web API / Web Pages
Viewing all articles
Browse latest Browse all 7925

Closed Issue: OData : Select character encoding based on the content headers and remove hardcoded one [339]

$
0
0
Currently UTF8 encoding is hardcoded and is always used to write the content. We would need to use the base.SelectCharacterEncoding(..) to get the appropriate encoding to write. This helper method is used in xml and json formatters too.
Comments: verified

Viewing all articles
Browse latest Browse all 7925

Trending Articles