[Modify] Polish it

master
sta 6 years ago
parent 2ee5095995
commit c2263c4213

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

Loading…
Cancel
Save