microsoft / referencesource

Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
https://referencesource.microsoft.com/
MIT License
3.13k stars 1.27k forks source link

Incorrect RFC references in comment about HTTP Headers #128

Closed jafreck closed 1 year ago

jafreck commented 4 years ago

https://github.com/microsoft/referencesource/blob/17b97365645da62cf8a49444d979f94a59bbb155/System/net/System/Net/WebHeaderCollection.cs#L1232

RFC 216 is "Telnet Access To UCSB's Online System". The RFC that defines HTTP Header syntax is RFC 2616 "Hypertext Transfer Protocol -- HTTP/1.1".

https://tools.ietf.org/html/rfc2616

terrajobst commented 1 year ago

This repository does not accept feature requests or bug reports. To submit those, you need to go elsewhere: