Quantcast
Channel: ASPNETWebStack Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 7215

Edited Issue: HttpHeaders.ToString() uses "\r\n" for newlines [290]

$
0
0
This may be the wrong place for this issue since System.Net.Http is part of the framework. Please let me know if there's a better place to submit this defect.

The ToString() method on HttpHeaders appends "\r\n" between headers instead of using Environment.Newline. On Linux (using mono) this produces double newlines.

Viewing all articles
Browse latest Browse all 7215

Trending Articles