[Modify] Edit it

This commit is contained in:
sta 2020-07-29 19:46:43 +09:00
parent 66376f1b85
commit 680e1e5ccb

View File

@ -2,7 +2,7 @@
/*
* HttpRequestHeader.cs
*
* This code is derived from System.Net.HttpRequestHeader.cs of Mono
* This code is derived from HttpRequestHeader.cs (System.Net) of Mono
* (http://www.mono-project.com).
*
* The MIT License