aspnetcore/tools
Stephen Halter c1e5640a65 Don't allow response headers to contain control characters
- For the purposes of this commit, control characters are everything < 0x20.
- Immediately throw an InvalidOperationException when the header is added to
  the IHttpResponseFeature.Headers dictionary.
2016-05-04 12:24:31 -07:00
..
Microsoft.AspNetCore.Server.Kestrel.GeneratedCode Don't allow response headers to contain control characters 2016-05-04 12:24:31 -07:00
Key.snk Strong name everything. 2015-11-02 16:16:55 -08:00