[Modify] Polish it

This commit is contained in:
sta 2020-02-22 21:30:20 +09:00
parent 2ee5095995
commit c2263c4213

View File

@ -471,7 +471,8 @@ namespace WebSocketSharp.Net
"Trailer", "Trailer",
new HttpHeaderInfo ( new HttpHeaderInfo (
"Trailer", "Trailer",
HttpHeaderType.Request | HttpHeaderType.Response) HttpHeaderType.Request | HttpHeaderType.Response
)
}, },
{ {
"TransferEncoding", "TransferEncoding",