Browse Source

[Modify] Polish it

pull/533/merge
sta 11 months ago
parent
commit
b797b8d4c6
  1. 1
      websocket-sharp/Net/WebHeaderCollection.cs

1
websocket-sharp/Net/WebHeaderCollection.cs

@ -1766,6 +1766,7 @@ namespace WebSocketSharp.Net
checkRestricted (name, HttpHeaderType.Response);
checkAllowed (HttpHeaderType.Response);
set (name, value, HttpHeaderType.Response);
}

Loading…
Cancel
Save