[Modify] Polish it

This commit is contained in:
sta 2020-02-21 19:38:54 +09:00
parent 62245a4ac7
commit 392be113f9

View File

@ -333,7 +333,8 @@ namespace WebSocketSharp.Net
"MaxForwards",
new HttpHeaderInfo (
"Max-Forwards",
HttpHeaderType.Request)
HttpHeaderType.Request
)
},
{
"Pragma",